Skip to content

Testing

How to run and write tests for SimpleAddins.

Running Tests

bash
# Run all tests

Test Structure

Writing Tests

Code Coverage

Continuous Integration

SimpleAddins Documentation