Grappa

Latest version: v1.0.1

Safety actively analyzes 621706 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.0.1

------------------

* Merge pull request 65 from sgissinger/master
* 2.7 correction (maybe)
* fixes 54 add message redirection to exceptions

1.0.0

------------------

* feat: major version v1
* fix: 53, 55, 48, 59 (credits to sgissinger)
* feat: added mock call operators (credits to sgissinger)
* make github actions fail on every flake8
* pass flake8
* enforce implements operator
* missing kwargs argument
* add contain tests
* normalize code between contain and key and add lists expectations to contain
* improve been_called_with reasons when false
* use os.path.join instead of remove and Foo class for spy tests
* os.path.basename not a good candidate to count mock calls because it seems to call itself
* missing experimental for pypy2
* re-try to use pypy2 on github actions
* skip tests which does not work on pypy2
* add contain tests
* contain now supports dicts and arrays. Partially fix 59
* use isinstance
* improve keys operator tests and add array tests
* keys operator now supports arrays
* set env var in step only
* allow errors on 3.10-dev builds
* allow insecure commands for github action nightly
* upgrade action version
* run 3.10-dev on ubuntu only
* add python 3.10 nightly to github action pipeline
* set 50 chars to normalization size
* flake8 correction and docstrings upgrade
* add key operator tests
* key operator simplified and works with tuples, lists and sets. fixes 48 ?
* do not upgrade pip on github actions
* try to use pypy only on ubuntu for github actions
* use only include for pypy
* add python 3.9, prefer jobs over matrix, add pypy env var in travis ci
* add mocker stop all
* add python 3.9 to github actions
* pypy2 does not seem to work in github actions like it does in TravisCI
* exclude pypy2 on ubuntu
* exclude macos pypy2 from ci matrix
* use pypy2 instead
* add pypy to github actions
* Create python-package.yml
* added mock impl validator docstring and error tips
* added explicit docstrings to have_been operators
* use pytest-mock 2.0.0 for python 2.7
* make flake8 pass
* set exception __cause__ to get direct causes when internal exceptions occurs
* move mock implementation to decorators module
* add tests using pytest-mock spies and stubs which are basic funcs
* do not rely explicitly on MagicMock but test needed implementation
* better get attribute handling
* better called once messages
* add been_called operator tests
* add been_called operators
* missing end line
* fixes 55 should.not_have.key(...)
* once negated a sentence stays negated
* make accessor be called
* fix(Makefile): lovely tabs
* fix(Makefile): use twine for publishing

0.1.12

--------------------

* feat(version): bimp
* feat(setup): add python 3.7 & 3.8 classifiers
* Merge pull request 56 from jdlourenco/collections-abc-six
* update code according flake8 warnings and errors
* feat(requirements): bump flake8
* feat(travis): add python 3.7 & 3.8
* fix(travis): remove python 3.3 & 3.4
* change bump six to 0.14
* change use six.moves.collections_abc module for importing classes that moved to the collections.abc module on python3

0.1.10

-------------------

* feat: add ``only`` operator 45

0.1.9

------------------

* fix(42): Add string comparison parity for Python 2.7

0.1.8

-------------------

* Merge pull request 39 from dancingcactus/master
* Removes unused imports
* Allow partials to be used with raises operators
* fix(operator): minor type in exception message
* Merge pull request 38 from dancingcactus/master
* Updates the docs for Raises to encapsulate feedback from 37
* Update README.rst
* refactor(docs): remove codesponsor
* feat(docs): add sponsor ad
* feat(docs): update status note
* feat(docs): update status note
* Merge branch 'master' of https://github.com/grappa-py/grappa
* fix(docs): use proper organization name
* Update AUTHORS
* refactor(docs): import AUTHORS file
* feat: add AUTHORS file
* fix(setup.py): update package URL

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.