From d7a8dd91406f15fa8596d7046e12f72db6a87b68 Mon Sep 17 00:00:00 2001 From: Antonio de la Rosa Date: Wed, 9 Dec 2015 02:27:07 +0100 Subject: [PATCH] Added test document --- TESTS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 TESTS diff --git a/TESTS b/TESTS new file mode 100644 index 0000000..694a9ff --- /dev/null +++ b/TESTS @@ -0,0 +1,6 @@ +# Tests execution + +For execute the tests you can use this command: + + +python3 -m unittest PYTHON_PATH/paramecio/tests/nameoftest.py