We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fac400 commit d26f0f2Copy full SHA for d26f0f2
tools/devtool
@@ -57,11 +57,7 @@
57
#
58
59
# TODO:
60
-# - Cache test binaries, preserving them across `./devtool test` invocations.
61
-# At the moment, Firecracker is rebuilt everytime a test is run.
62
# - List tests by parsing the `pytest --collect-only` output.
63
-# - Implement test filtering with `./devtool test --filter <filter>`
64
-# - Find an easier way to run individual tests on existing binaries.
65
# - Add a `./devtool run` command to set up and run Firecracker.
66
# - Add a `./devtool diag` command to help with troubleshooting, by checking
67
# the most common failure conditions.
0 commit comments