Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Conversation

@eerwitt
Copy link

@eerwitt eerwitt commented Feb 12, 2015

My load tests are in a sub package under application_name.tests.performance.test_http_unit.

The tests work with the TestRunner executed using fl-run-test application_name.tests.performance.test_http_unit.

When I tried to run a benchmark test an error occurred that the module was not found. I changed the method so it will get the first module in the list of module names and traverse from the top module down to the requested module.

Now I am able to run fl-run-bench application_name.tests.performance.test_http_unit SimpleTestCase.test_index_page.

I could not find a corresponding test for this logic, if there is a test I am happy to update.

Thank you! FunkLoad is extremely useful.

to be loaded so calls to run a bench on a module would fail.
@CLAassistant
Copy link

CLAassistant commented Jul 16, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


e3 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants