X-Git-Url: https://code.kerkeslager.com/?p=fur;a=blobdiff_plain;f=README.md;h=d00a607e12eb49cab49ffdb702e33ccd018ed2e9;hp=2b7ff476ac476df5cdc49c50988a15707ee993f8;hb=5e3bb8aa55a25e2ced307e06f6579c027749ff0e;hpb=b7dc8998fabc07d4d1bc9fe7cd8ded7c9fc32848 diff --git a/README.md b/README.md index 2b7ff47..d00a607 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ furry animals, so Fur is named in their honor. ## Integration tests -To run the unit tests, run `python integration_tests.py`. +To run the unit tests, run `python integration_tests.py`. You can test just the output of the examples or just the memory usage of the tests by running +`python integration_tests.py OutputTests` or `python integration_tests.py MemoryLeakTests` respectively. # Running