$ ginkgo --fail-fast --timeout=20s --tags e2e ./tests/e2e
Running Suite: E2E Suite - /Users/anthony/writing-go-service.solutions/tests/e2e
================================================================================
Random Seed: 1682140495
Will run 17 of 17 specs
•••••••••••••••••
Ran 17 of 17 Specs in 9.295 seconds
SUCCESS! -- 17 Passed | 0 Failed | 0 Pending | 0 Skipped
PASS
Ginkgo ran 1 suite in 11.315209875s
Test Suite Passed
Hello!
Thank u for plugin.
I have a simple code in the tests:
And manual
ginkgo
run finished without errors:But through plugin: