Closed symonk closed 8 months ago
reliably running tests that actually launch contexts/pages is... cumbersome right now, pytest itself will set a $HOME in its temp directory, manual IDE execution is easy, tox is slightly trickier - figure out a solution
pytest
$HOME
tox
duplicate of #13
reliably running tests that actually launch contexts/pages is... cumbersome right now,
pytest
itself will set a$HOME
in its temp directory, manual IDE execution is easy,tox
is slightly trickier - figure out a solution