tests
tests.test_install_requires
TestParseRequirements
__module__
‘tests’
Bases: context.BasicUsageTestSuite
context.BasicUsageTestSuite
‘tests.test_install_requires’
None
stores the temporary requirements file path for testing
Clean up the temporary requirements file
Test parsing a simple version constraint.
Test parsing multiple version constraints.
Test handling comments and empty lines.
Test that options and URLs are ignored.
Test handling of malformed requirement lines.
Test behavior when requirements file does not exist.