Skip to content

Commit fa77779

Browse files
committed
Add test instructions to README
1 parent ffb7965 commit fa77779

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

visualbasic/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,13 @@ steps (this example uses LibreOffice):
120120
That's it. Save the file. You can now use the functions above in your
121121
spreadsheet!
122122

123+
## Running Tests
124+
125+
If possible, run the `update_tests.sh` script, then paste the contents of the file `OLCTests.bas` into the end of your macros.
126+
127+
Then you should be able to run the function `TEST_All`.
128+
This will run all the tests, and output either error messages or a message confirming success.
129+
123130
## Reporting Issues
124131

125132
If the self tests fail, copy the error message or take a

0 commit comments

Comments
 (0)