Skip to content

Test Module

Vinicius Reif Biavatti edited this page Jul 25, 2022 · 1 revision

Test entry-point file

  • Use the test.py name for the main test file

✅ Do

test.py

❌ Don't

testing.py
Clone this wiki locally