gitlab-org--gitlab-foss/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

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