Estia-advanced-programming/pandora-public

Validation error with the file milestone0Tester.ps1

Open

#112 opened on Mar 7, 2025

 (1 comment) (0 reactions) (0 assignees)Python (11 forks)auto 404
2025bughelp wanted

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

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