1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-26 16:09:27 -05:00
denoland-deno/tests/README.md
2019-09-12 14:51:15 -04:00

249 B

Integration Tests

This path contains integration tests. See cli/integration_tests.rs for the index.

TODO(ry): Move integration_tests.rs to this directory as described in https://doc.rust-lang.org/rust-by-example/testing/integration_testing.html