Skip to content

Releases: LogPass/logpass-pytest-plugins

0.1.1

09 Jul 11:23

Choose a tag to compare

Features

  • add missing py.typed file to the package (aa0b466)

0.1.0

09 Jul 11:02

Choose a tag to compare

Features

  • add pytest plugin for flask (df1eb14), closes #63
  • do not register plugin to pytest automatically (bf8efa3)

Bug Fixes

  • make type hintings compatible with pytest<7.0.0 (b43d890)

Dependencies

  • deps: bump channels from 3.0.4 to 3.0.5 (#66) (50d036e)
  • deps: update poetry.lock with flask extras (10bac5c)

Documentation

  • flask: add missing docs of flask plugin (da0a81c)

0.0.5

22 Jun 17:04

Choose a tag to compare

docs: update commit hashes in CHANGELOG.md

0.0.4

08 Jun 07:09

Choose a tag to compare

chore: bump package version to 0.0.4

0.0.3

14 Feb 12:52

Choose a tag to compare

  • force kwargs only arguments in channels communicators factories
  • add possibility to set custom application instance in communicators factories

0.0.2

02 Feb 07:47

Choose a tag to compare

Fixes

  • lazily import required classes in the rest_framework plugin's fixtures

0.0.1

01 Feb 12:27

Choose a tag to compare

chore: add schema to home-page URL