# How to run test: Navigate to the cocotb directory and run the following command ## To run test : >python3 run.py -t -sim -tag Or >python3 run.py --test -sim -tag ## To run regression >python3 run.py -r -tag Or >python3 run.py --regression -tag ## Notes > Tests and regressions can be used in the same command > Tests and regressions can be found under cocotb/tests.json