This website works better with JavaScript.
Explore
Home
Sign In
PoS_EVM
/
pywiki
Watch
1
Star
0
Fork
You've already forked pywiki
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A Python library for interacting and working with the Woop blockchain.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
172
Commits
4
Branches
0
Tags
8.0 MiB
Tag:
Branch:
Tree:
ca6a6ae1a8
add_warning
bech32
fix
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ca6a6ae1a8'
${ noResults }
pywiki
/
pytest.ini
2 lines
34 B
Raw
Normal View
History
Unescape
Escape
[test] Add pytest skeleton + basic tests
5 years ago
[pytest]
test: update tests to be independent of localnet remove the requirement that tests must be run after `make test-rpc`. in fact, these tests must be run independently of those. test: document raw tx generation
2 years ago
addopts
=
-v --showlocals