- Nothing changed yet.
- Manages cookies and prepare them for you so you don't have to create cookie
headers by yourself using the
auth=('username', 'password')
- Supports new pytest-play >= 2.0 YAML based syntax (json no more supported)
- remove condition option (already implemented by pytest-play's
skip_condition
) - documentation improvements
- Refactor internal methods
- Remove merge commands with default payload (already
implemented in
pytest-play
>= 1.1.0)
- First release