mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
news update
This commit is contained in:
parent
fefb9539ba
commit
72307549c4
1 changed files with 11 additions and 0 deletions
11
news/pytest-migration.rst
Normal file
11
news/pytest-migration.rst
Normal file
|
@ -0,0 +1,11 @@
|
|||
**Added:** xonsh_builtins, xonsh_execer fixtures in conftest.py
|
||||
|
||||
**Changed:** many test cases to use fixtures and parametrization
|
||||
|
||||
**Deprecated:** yield statements (nose style) and for loops in tests
|
||||
|
||||
**Removed:** for loops and yield statements in test cases, unused imports
|
||||
|
||||
**Fixed:** redundant and 'leaky' tests in nose
|
||||
|
||||
**Security:** None
|
Loading…
Add table
Reference in a new issue