We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d86fca + 89b0b8f commit 6a7c971Copy full SHA for 6a7c971
README.md
@@ -439,3 +439,8 @@ at your option.
439
Unless you explicitly state otherwise, any contribution intentionally submitted
440
for inclusion in this project by you, as defined in the Apache-2.0 license,
441
shall be dual licensed as above, without any additional terms or conditions.
442
+
443
+### Tests
444
445
+In order to run the tests you will need (node.js)[https://nodejs.org/] version
446
+8.9.4 or above. Running the tests is done by running `cargo test`.
0 commit comments