debian-mirror-gitlab/qa/spec/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
138 B
Markdown
Raw Normal View History

2022-07-16 23:28:13 +05:30
# QA framework unit tests
To run framework unit tests, following command can be used:
```shell
bundle exec rspec -O .rspec_internal
```