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
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Issue
In the truffle console, the command "test" works correctly at the first usage after entering the console.
The following calls only yield "0 passing".
Steps to Reproduce
Please provide the shortest amount of steps to reproduce your issue.
Fully reproducable, Windows 7, Truffle 2.1.1:
https://gist.github.com/christoph2806/b9ba020501d7f10686c2a075e009b445
Expected Behavior
test should work on console like truffle test from commandline.
Multiple calls should rerun all tests.
Actual Results
see above
Environment
The text was updated successfully, but these errors were encountered: