I get:
ScopeMismatch: You tried to access the 'function' scoped fixture 'LocalCommand' with a 'module' scoped request object, involved factories
whenever I run a test. At the moment I'm trying to run test_container.py from the repo.
Is it just me?
I'm not sure my env variables are correct. But this looks like a different issue.
Ps. I saw your talk at Melbourne's Docker meetup, top stuff!
I get:
ScopeMismatch: You tried to access the 'function' scoped fixture 'LocalCommand' with a 'module' scoped request object, involved factories
whenever I run a test. At the moment I'm trying to run test_container.py from the repo.
Is it just me?
I'm not sure my env variables are correct. But this looks like a different issue.
Ps. I saw your talk at Melbourne's Docker meetup, top stuff!