Commit ef92b62 1 parent fed3cc8 commit ef92b62 Copy full SHA for ef92b62
File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 9
9
--->
10
10
11
11
# ci-tools
12
- Tools for continuous integration and local testing for SWMM and EPANET
12
+ Tools for local and remote testing for SWMM and EPANET
13
13
14
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
+
15
26
### Dependencies
16
27
17
28
Before the project can be built and tested the required dependencies must be installed.
You can’t perform that action at this time.
0 commit comments