mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 15:55:49 +00:00
Improve assignment instructions
This commit is contained in:
parent
a7f262cddc
commit
d85e2fa39a
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
# QA Assignment
|
||||
|
||||
## How to start?
|
||||
Follow the instructions in the [readme](readme.md) file.
|
||||
1. Follow the instructions in the [readme](readme.md) file.
|
||||
2. Switch the branch to `cucumber`.
|
||||
3. Create a pull request with your changes.
|
||||
|
||||
## Running tests
|
||||
You can run the Cucumber features from your IDE or via the command line:
|
||||
|
|
Loading…
Reference in a new issue