summaryrefslogtreecommitdiff
path: root/qa/spec/README.md
blob: b1fc38fb55d821feecf498d2d5c31b2c9718a20a (plain)
1
2
3
4
5
6
7
# QA framework unit tests

To run framework unit tests, following command can be used:

```shell
bundle exec rspec -O .rspec_internal
```