[console_scripts]
qa-insight-import = qa_insight.junit_importer:main
qa-insight-synthesize = qa_insight.synthesize:main

[pytest11]
qa-insight = qa_insight.pytest_plugin
