Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

in truffle console: "test" command works only once #325

Closed
1 task done
christoph2806 opened this issue Jan 5, 2017 · 2 comments
Closed
1 task done

in truffle console: "test" command works only once #325

christoph2806 opened this issue Jan 5, 2017 · 2 comments

Comments

@christoph2806
Copy link


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

  • Operating System: Windows 7
  • Truffle version: 2.1.1
  • Ethereum client: testrpc
  • node version: 6.9.1
  • npm version: 3.10.5
@tcoulter
Copy link
Contributor

Thanks for the report. Fixed! Will go out in the next release (3.1.2).

@acdcjunior
Copy link

This bug seems to be back in 3.3.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants