Skip to content

Instantly share code, notes, and snippets.

View Junhuh's full-sized avatar

Junhuh Junhuh

  • shenzhen,china
View GitHub Profile
@Junhuh
Junhuh / Autotest_.idea_Autotest.iml
Created February 21, 2019 07:08
HTMLTestRunner for python3
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
</component>