Jakub Sokołowski 0d82dbe240 feat(ci)_: add Jenkinsfile, Dockerfile for RPC tests
Also add curl to Docker image.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-07-04 16:14:02 +02:00

8 lines
96 B
INI

[pytest]
addopts = -s -v --tb=short --junitxml=results.xml
markers =
rpc
wallet
tx