Updated building instructions after change to Catch testing framework.
This commit is contained in:
parent
d4faaf428c
commit
1f7ee57889
@ -25,8 +25,8 @@ $ make
|
|||||||
|
|
||||||
## Running the Tests
|
## Running the Tests
|
||||||
|
|
||||||
`plasp` provides unit tests written using the [Google Test](https://github.com/google/googletest) framework.
|
`plasp` provides unit tests written using the [Catch](https://github.com/philsquared/Catch) framework.
|
||||||
Before building and running the tests, make sure you have fetched the Google Test git submodule:
|
Before building and running the tests, make sure you have fetched the Catch git submodule:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git submodule init
|
$ git submodule init
|
||||||
|
Reference in New Issue
Block a user