/pytest-vyper

Primary LanguagePythonApache License 2.0Apache-2.0

pytest-vyper

IC3 Powered

WORK in PROGRESS

Pytest plugin for the vyper smart contract language.

Installation

$ pip install git+https://github.com/sbellem/pytest-vyper

License

Distributed under the terms of the Apache Software License 2.0 license, "pytest-vyper" is free and open source software

Acknowledgements

A big chunk of the code, meaning most of it at the moment of this writing, was taken from the vyper code base, more precisely from:

The history for the original vyper fixture, grammar and test files was preserved using git filter-repo.

Thanks to IC3 (The Initiative For Cryptocurrencies & Contracts) and Andrew Miller (Decentralized Systems Lab at UIUC) for supporting this work.