Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Funktionstest mit pytest #219

Open
georg41980 opened this issue May 26, 2024 · 1 comment
Open

Funktionstest mit pytest #219

georg41980 opened this issue May 26, 2024 · 1 comment

Comments

@georg41980
Copy link

Wäre ein Funktionstest mit pytest eine gute Sache um die Funktionen unter unterschiedlichen Distributionen zu testen. Welche Alternativen kennt ihr oder meint, da Sie für das Projekt gut sind?

@Jean28518
Copy link
Owner

Ich glaube eine Funktionstest mit pytest ist für die verschiedensten Distros sinnlos.
Weil der Linux-Assistant funktioniert in den allermeisten Fällen genau so wie erwartet, dennoch ändern die Distros häufiger Gegebenheiten.
Also das sind Umstände die wir mit pytest nicht abgegebildet bekommen.
Ich habe langfristig vor, einen automatischen Test für Distros durchzuführen.
Dies soll mithilfe von Docker und einer speziellen commandline-Funktion von linux-assistant funktionieren

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants