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 fed3cc8 commit ef92b62Copy full SHA for ef92b62
README.md
@@ -9,9 +9,20 @@
9
--->
10
11
# ci-tools
12
-Tools for continuous integration and local testing for SWMM and EPANET
+Tools for local and remote testing for SWMM and EPANET
13
14
15
+### Features
16
+
17
+ - Zero configuration local testing
18
+ - Simplifies CI setup
19
+ - Support for testing on Windows, Linux, and Mac platforms
20
+ - Unique identification of Software Under Test (SUT)
21
+ - Creation of manifest and receipt artifacts to document QA/QC activities
22
+ - Management of tests and benchmarks in separate repository
23
+ - Automatic generation of test artifacts to simplify benchmark maintenance
24
25
26
### Dependencies
27
28
Before the project can be built and tested the required dependencies must be installed.
0 commit comments