Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Commit 8d24ea3

Browse files
ylv-ionventuro
andauthored
Update docs/modules/ROOT/pages/index.adoc
Co-Authored-By: Nicolás Venturo <[email protected]>
1 parent a8612ac commit 8d24ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/index.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Test runner agnostic – from the familiarity of Mocha, to xref:choosing-a-test-runner.adoc#parallel-tests[_parallel tests_] using Jest or Ava!
77
* Non-opinionated: use either https://www.npmjs.com/package/@truffle/contract[`@truffle/contract`] or https://web3js.readthedocs.io/en/v1.2.0/web3-eth-contract.html[`web3-eth-contract`] as you see fit.
88
* First class support for the xref:test-helpers::index.adoc[OpenZeppelin Test Helpers].
9-
* Highly configurable: from gas limit, initial balance, and fork option, to complex custom web3 providers.
9+
* Highly configurable: from gas limit and initial balance, to complex custom web3 providers and **forking Mainnet state!**
1010
* No global variables, no hacks.
1111
1212
_Test Environment is the result of our learnings while developing the xref:contracts::index.adoc[OpenZeppelin Contracts], combining best practices and the tools we've come to rely on over the years. We think you'll love it!_

0 commit comments

Comments
 (0)