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 e8c500c commit 0f3aa2bCopy full SHA for 0f3aa2b
README.md
@@ -24,6 +24,11 @@ For more informations see [Wiki](https://github.com/AccessCodeLib/AccUnit/wiki)
24
* Output test results to log/text file
25
* Other features
26
* Code coverage tests ([Video](https://accunit.access-codelib.net/videos/examples/CodeCoverageTest.mp4))
27
+* VBE add-in
28
+ * Start tests via UI
29
+ * Select tests to run
30
+ * show test result in tree view
31
+ * generate test procedures
32
33
### Remarks
34
Examples see [./examples/msaccess/](https://github.com/AccessCodeLib/AccUnit/blob/main/examples/msaccess/)
0 commit comments