7 Commits

Author SHA1 Message Date
Eric
05c002c973
stop hardhat and show logs
# Conflicts:
#	tests/integration/hardhatprocess.nim
2025-01-22 15:46:52 +11:00
Eric
95021aaa71
default test name to the filename of the integration test
# Conflicts:
#	tests/testIntegration.nim
2025-01-22 15:46:52 +11:00
Eric
2c31818f39
print start/finish stderr/stdout markers
# Conflicts:
#	tests/testIntegration.nim
2025-01-22 15:46:52 +11:00
Eric
9407c487ff
clean up 2025-01-22 15:46:51 +11:00
Eric
b959334f9d
stdout formatting for test results
# Conflicts:
#	tests/testIntegration.nim
2025-01-22 15:46:51 +11:00
Eric
82e0d81d61
test summary formatting 2025-01-22 15:46:51 +11:00
Eric
3212c3cf30
parallel tests running
- need to test with longer tests to ensure the parallelisation is truly happening
- is the +10 hardhat port needed?
- try with more integration tests

# Conflicts:
#	tests/integration/hardhatprocess.nim
#	tests/integration/multinodes.nim
#	tests/integration/testcli.nim
#	tests/testIntegration.nim
2025-01-22 15:46:51 +11:00