We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Buenas tardes, al tratar de correr el test para validar si la librería descargada esta correcta, se presenta siempre el test como pendiente
14:21:19.779 [main] INFO net.serenitybdd.core.Serenity - TEST NUMBER: 1 14:21:19.779 [main] INFO n.t.c.steps.ConsoleLoggingListener - TEST PENDING 14:21:19.823 [main] INFO n.t.c.r.PackageRequirementsTagProvider - Loading requirements from package requirements at: starter 14:21:20.448 [main] INFO n.t.c.steps.ConsoleLoggingListener - __ _____ _____ ____ _____ ____ _____ _ _ ____ ___ _ _ ____ _ / / |_ | / | _| | _ | _| \ | | _ _ | \ | |/ | () / / | | | | _ \ | | | |) | _| | | | | | | || | | | _ |/ / | | | | ) || | | /| || |\ | || | || |\ | || | () // || |_____|/ || || |___|| _|/|| _|_|
Test ignored. 14:21:22.468 [pool-2-thread-1] INFO n.t.c.r.PackageRequirementsTagProvider - Loading requirements from package requirements at: starter
Process finished with exit code 0
The text was updated successfully, but these errors were encountered:
En la clase WhenAddingNumbers hay que remover la etiqueta @pending, en el metodo addingSums
Sorry, something went wrong.
No branches or pull requests
Buenas tardes, al tratar de correr el test para validar si la librería descargada esta correcta, se presenta siempre el test como pendiente
14:21:19.779 [main] INFO net.serenitybdd.core.Serenity - TEST NUMBER: 1
14:21:19.779 [main] INFO n.t.c.steps.ConsoleLoggingListener - TEST PENDING
14:21:19.823 [main] INFO n.t.c.r.PackageRequirementsTagProvider - Loading requirements from package requirements at: starter
14:21:20.448 [main] INFO n.t.c.steps.ConsoleLoggingListener -
__ _____ _____ ____ _____ ____ _____ _ _ ____ ___ _ _ ____
_ / / |_ | / | _| | _ | _| \ | | _ _ | \ | |/ |
() / / | | | | _ \ | | | |) | _| | | | | | | || | | | _
|/ / | | | | ) || | | /| || |\ | || | || |\ | || |
() // || |_____|/ || || |___|| _|/|| _|_|
TEST PENDING: Suma
Test ignored.
14:21:22.468 [pool-2-thread-1] INFO n.t.c.r.PackageRequirementsTagProvider - Loading requirements from package requirements at: starter
Process finished with exit code 0
The text was updated successfully, but these errors were encountered: