Shellmiao 9279d1873b Add projects il y a 1 an
..
spdz_test 9279d1873b Add projects il y a 1 an
README.md 9279d1873b Add projects il y a 1 an
__init__.py 9279d1873b Add projects il y a 1 an
run_test.sh 9279d1873b Add projects il y a 1 an

README.md

Running Tests

A script to run all the unit tests has been provided in ./python/federatedml/test folder.

Once FATE is installed, tests can be run using:

bash ./python/federatedml/test/run_test.sh

All the unit tests should pass if FATE is installed properly.