Estia-advanced-programming/pandora-public

Validation error with the file milestone0Tester.ps1

Offen

#112 geöffnet am 07.03.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (11 Forks)auto 404
2025bughelp wanted

Repository-Metriken

Stars
 (2 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I tested the feature "Version" with the file "milestone0Tester.ps1". The test was succesfull with the arguments "-v" and "--version". When it didn't send any arguments my script didn't send anything as expected. But the test file returned this test as false :

Version --version test passed Version -v test passed Version test failed expected : '' got ''

It should have validate the third test.

Contributor Guide