You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=== RUN TestBooks
Running Suite: Books Suite - /home/cong/sm/tmp/tgg
==================================================
Random Seed: 1713324181
Will run 1 of 1 specs
println here
println here
println here
println here
println here
println here
notice that "sth wrong" or "in eventually here" does not show out.
The text was updated successfully, but these errors were encountered:
The GinkgoWriter output will only show when the test finally fails. You could try with ginkgo -v to see the output streamed immediately (though this only works when running in series i.e. not with ginkgo -p).
the output is
notice that "sth wrong" or "in eventually here" does not show out.
The text was updated successfully, but these errors were encountered: