Test-suite-python: Difference between revisions
Jump to navigation
Jump to search
(Created page for python test-suite) |
(No difference)
|
Latest revision as of 15:38, 3 September 2024
Perl ... no thanks, I'd rather not use it. Then you are in the right place. We also have a simplified version of the test-suite you can look into.
$git clone https://github.com/yambo-code/yambo-tests.git yambo-tests $cd yambo-tests/scripts/python $mkdir scratch $python pytest_yambopy.py
If it does not work, just check the file
$vim config.yaml
Feel free to improve it.