Commit cc8358c9 authored by Iuri Matias's avatar Iuri Matias

update to clarify test files must end with _test.sol

parent 59d9931c
...@@ -56,6 +56,8 @@ supported values currently are: `bool` `uint` `int` `address` `bytes32` ...@@ -56,6 +56,8 @@ supported values currently are: `bool` `uint` `int` `address` `bytes32`
### Command Line ### Command Line
Remix-Tests will assume the tests will files whose name end with "_test.sol". e.g `simple_storage_test.sol`
Usage: Usage:
* A directory with tests files `remix-tests examples/` * A directory with tests files `remix-tests examples/`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment