CFMTech / pytest-monitor

Pytest plugin for analyzing resource usage during test sessions
MIT License
173 stars 16 forks source link

#40 - Force garbage collector to run between each tests #45

Closed js-dieu closed 3 years ago

js-dieu commented 3 years ago

Description

Force garbage collector to run between tests. The call is done prior to run the test function body itself. An option has been added to disable it so that the previous behavior can be kept if necessary.

Fixes #40

Type of change

Please delete options that are not relevant.

Checklist:

Thanks for contributing! :pray:

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication