Sundew

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

Features
- Add support for asynchronous setup fixtures
- Add support for async patches and yield patches

Fixes
- Removes erroneous exceptions that would get thrown when `sundew` itself failed. Exception messages in this case should be relevant to the actual issue
- Should fix missing information from Snyk

Documentation
- Add a FastAPI example w/ ormar and alembic

0.1.3

Bug Fixes:
- Support for Python 3.9 was broken
- Sundew was requiring `from sundew.test import test` which does not match the documentation of `from sundew import test`. This release fixes that and aligns actual functionality with the docs (it's more ergonomic and the better way to do this).

0.1.2

Fixes:
- Bug where sundew could only successfully import code into test files if used with `python -m`.

0.1.1

The first public release of sundew! Check out the [docs](https://devenjarvis.github.io/sundew/#/) for an introduction to sundew and how to use it.

0.0.1

Attempt to setup automated pushes to PyPi

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.