Test-suite-python

From The Yambo Project
Revision as of 15:38, 3 September 2024 by Davide (talk | contribs) (Created page for python test-suite)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.