Skip to content

Releases: aristanetworks/pytest-netdut

v0.12.2

05 Jul 01:03
1acbe1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2

v0.12.1

05 Jul 00:45
62dff29
Compare
Choose a tag to compare

What's Changed

  • Rework SSH debugging output to tmp file by @romecode in #31
  • Fixes issue in 0.12.0: SSH sporadically injects logging into expected output.

Full Changelog: v0.12.0...v0.12.1

v0.12.0

01 Jul 23:52
54d6105
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

07 Mar 03:46
88af7b1
Compare
Choose a tag to compare

What's Changed

  • Terminate test session on session scoped fixture failure by @romecode in #27
  • Disable pagination to stop prompt from hanging for long command outputs by @kennylau-arista in #28

Full Changelog: v0.10.0...v0.11.0

v0.10.0

26 Oct 01:22
f7625ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

21 Sep 01:42
Compare
Choose a tag to compare

What's Changed

  • Any command output from the eAPI is now logged
  • 24 remove support for python36 and pypy3 and add support for python310 and 311 by @dcasnowdon in #25

Full Changelog: v0.8.0...v0.9.0

v0.8.0

06 Jul 02:54
c8eadd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

19 Jun 04:55
7e1c391
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

05 Jun 06:07
80d5c8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

Update dut fixtures global name

18 Apr 05:23
aa0277d
Compare
Choose a tag to compare

What's Changed

  • Revert "BS-954: Scope dut fixture to session" by @alexw-anet in #17
  • Feature/BS 962 fix dut fixture global names by @dcasnowdon in #18

New Contributors

  • @alexw-anet made their first contribution in #17

Full Changelog: v0.4.0...v0.5.0