X-Git-Url: https://code.kerkeslager.com/?p=fur;a=blobdiff_plain;f=README.md;h=d00a607e12eb49cab49ffdb702e33ccd018ed2e9;hp=2b7ff476ac476df5cdc49c50988a15707ee993f8;hb=37d4a702fda63b87c1482a59b2ef4c1bba2e3696;hpb=ae1df65cae00af0b46f0fbc8868b5f82c6aacc1d 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