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

Integrate TestRPC with Truffle #490

Closed
3 tasks done
gnidan opened this issue Jul 11, 2017 · 0 comments
Closed
3 tasks done

Integrate TestRPC with Truffle #490

gnidan opened this issue Jul 11, 2017 · 0 comments

Comments

@gnidan
Copy link
Contributor

gnidan commented Jul 11, 2017

  • truffle test should use an in-memory instance of the testrpc by default, unless a separate test environment is specified.
  • truffle migrate should include a new flag called --dry-run or -d that allows you to use the TestRPC to fork from the latest block and run your migrations in a sandbox, as if they were running on the real chain
  • The default TestRPC configuration used in both cases should be configurable from truffle.js (aka truffle-config).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants