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
| testfiles |`--testfilestest/file.js`|JS test file(s) to run.|
49
+
| testfiles |`--testfiles="test/registry/*.ts"`|Test file(s) to run. (Globs must be enclosed by quotes.)|
50
50
| solcoverjs |`--solcoverjs ./../.solcover.js`| Relative path from working directory to config. Useful for monorepo packages that share settings. (Path must be "./" prefixed) |
51
51
| network |`--network development`| Use network settings defined in the Buidler config |
0 commit comments