Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Releases: ansible-community/pytest-molecule

1.2.5

17 Mar 15:40
0313823
Compare
Choose a tag to compare

Changes

Bug Fixes

  • Fix incompatibility with pytest-html==4.1.0 (#65) @ssbarnea

1.2.4

03 Nov 09:34
Compare
Choose a tag to compare

Changes

Features

  • Speedup testing by using pys pre-build images (#48) @ssbarnea

Bug Fixes

1.2.3

16 Oct 19:16
Compare
Choose a tag to compare

Changes

1.2.2

15 Oct 15:15
Compare
Choose a tag to compare

Changes

1.2.1rc1

10 Oct 14:52
Compare
Choose a tag to compare
1.2.1rc1 Pre-release
Pre-release

Solves several installation issues.

1.2.0

17 Sep 09:57
Compare
Choose a tag to compare
  • adopt new molecule api
  • avoided error with more-itertools on Ubuntu with python 2.7

1.1.0

09 Aug 17:11
Compare
Choose a tag to compare
  • Docker presence is now optional
  • Discovered scenarios area added markers with driver name
  • Added option for controlling what to do when a driver is not available

Allows passing options via MOLECULE_OPS

10 Jul 18:46
Compare
Choose a tag to compare

This new release only enables users to pass arguments to molecule.

1.0.1

02 Jul 16:08
de04fed
Compare
Choose a tag to compare

Increased docker API timeout from 5s to 10s to cover for cases where docker is slower to respond, like parallel testing.

1.0

01 Jul 17:03
061a868
Compare
Choose a tag to compare
1.0

First stable release