Source code for Equivalence Partitioning and Decision Table Testing assignments.
git clone https://github.com/Silverbullet069/bai-tap-kiem-thu-chuc-nang.git
cd bai-tap-kiem-thu-chuc-nang
python -m unittest -v test_<method>.py
Source code for Equivalence Partitioning and Decision Table Testing assignments.
PythonUnlicense