initc3 / pytest-vyper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Python 85.5%Language:Makefile 13.7%Language:Dockerfile 0.8%