Skip to content

Commit df1aeee

Browse files
authored
Update README.md (CI/VCS support)
1 parent 21d0d91 commit df1aeee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ For more informations see [Wiki](https://github.com/AccessCodeLib/AccUnit/wiki)
1515
* Tests can started by [Access-Add-In](https://github.com/AccessCodeLib/AccUnit/tree/main/access-add-in) or [Excel Add-In](https://github.com/AccessCodeLib/AccUnit/tree/main/excel-add-in)
1616
* Tag filter: `TestSuite.Add(...).Filter("abc,xyz").Run`
1717
* Test filter: `TestSuite.Add(...).SelectTests("xyz*").Run`
18+
* CI/VCS support: start automated test run with AutomatedTestRun / AutomatedTestRunVCS ([How‐to: Run tests with AccUnit‐Loader - CI/VCS support](https://github.com/AccessCodeLib/AccUnit/wiki/How%E2%80%90to:-Run-tests-with-AccUnit%E2%80%90Loader-(Access-add%E2%80%90in)#civcs-support))
1819
* Write tests
1920
* Row test available
2021
* Generate test classes with TestClassGenerator (write TestSuite.TestClassGenerator in VBA immediate window) ([Video](https://accunit.access-codelib.net/videos/examples/NW2-UnitTests.mp4))

0 commit comments

Comments
 (0)