Skip to content

How can I test persepolis without installation

AliReza AmirSamimi edited this page Feb 4, 2018 · 2 revisions

1- Make sure you have all prerequisites installed on your system.

2- clone persepolis

3- Open your terminal. change directory to test folder with cd command.

4- run this command:

python3 ./test.py

It's not unit test :) But it's help you to run persepolis without installation.

Clone this wiki locally