Skip to content

EdNoepel/brownie-test-issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brownie-with-hardhat-example

This project was created to reproduce and illustrate eth-brownie issues. It was created to provide evidence for eth-brownie bug reports.

Prerequisites

pipx and npm

Setup

pipx install eth-brownie
npm install --save-dev hardhat

Running

To test with ganache:

brownie test

To test with hardhat (more issues):

brownie test --network hardhat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published