[pytest-dev] command line options not working?

2018-07-28 Thread Derek Sisson
I've been using command line options for years, but they no longer work for me. I get the message "unrecognized arguments". As a sanity check, I used the example from the documentation on https://docs.pytest.org/en/latest/example/simple.html?highlight=addoption ~ import pytest def pytest_ad

[pytest-dev] New plugin: pytest-lambda, or: lambda fixtures

2018-07-28 Thread Zach Kanzler
I've been developing some pytest idioms at work (startup), in an attempt to make it not just part of the process, or a disapproving look at code review, or a "*shrug* well, that's startup culture #yolo #youonlylaunchonce"... but as a feature scaffolding tool. I figure, if it can help develop featur