Best Practices, Standards, and Conventions Testcase naming convention: All tests should be placed under ./testcase/<TESTNAME>. All test functions should be named: Test<TESTNAME>.