# Running Tests

{% hint style="info" %}
Test duration must be greater than 1 second for SeaLights to calculate coverage.

If your coverage results are 0% because your tests are finished in less than 1s, we recommend adding a 1s pause to your tests. This will allow for proper coverage sampling to take place.
{% endhint %}

{% content-ref url="running-tests/no-supported-framework" %}
[no-supported-framework](https://docs.sealights.io/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/python-agent/running-tests/no-supported-framework)
{% endcontent-ref %}

{% content-ref url="running-tests/supported-framework" %}
[supported-framework](https://docs.sealights.io/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/python-agent/running-tests/supported-framework)
{% endcontent-ref %}
