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.
1 parent e945eaf commit b77452aCopy full SHA for b77452a
test/README.md
@@ -0,0 +1,6 @@
1
+# Tests
2
+
3
+These are tests of the s3 and http code.
4
5
+We recommend running tests via `ctest`, which will launch the server and prepare the environment for gtest.
6
+An example of how to run `ctest` can be found in [test.yml](.github/workflows/test.yml).
0 commit comments