chore(tests): Create a test to check whether requirements.txt
was generated with pip-compile
#11495
Labels
requirements.txt
was generated with pip-compile
#11495
Chore description
Create a test to check whether
requirements.txt
was generated withpip-compile
. That can be achieved by runningpip-compile
and comparing the result with the existingrequirements.txt
.This test should be run only when a
requirements.in
or arequirements.txt
file is modified.Labels
/area testing
Love this idea? Give it a 👍.
The text was updated successfully, but these errors were encountered: