debian-mirror-gitlab/qa/spec/README.md
2022-07-16 19:58:13 +02:00

7 lines
138 B
Markdown

# QA framework unit tests
To run framework unit tests, following command can be used:
```shell
bundle exec rspec -O .rspec_internal
```