Skip to content

test: handle missing util test config file#159

Open
emptyteabot wants to merge 1 commit into
BitgesellOfficial:masterfrom
emptyteabot:test-util-configfile-error
Open

test: handle missing util test config file#159
emptyteabot wants to merge 1 commit into
BitgesellOfficial:masterfrom
emptyteabot:test-util-configfile-error

Conversation

@emptyteabot
Copy link
Copy Markdown

Summary

  • Add a --configfile option to the util test runner.
  • Validate the config path before opening it, so a clean checkout reports a clear argparse error instead of a Python traceback.

Tests

  • python -m py_compile test\util\test_runner.py
  • python test\util\test_runner.py --help
  • python test\util\test_runner.py (verified the missing config path is reported cleanly)

Related bounty issue: #32

If this PR is accepted for the PR bounty, payout wallet: 0xe2e86bdb8753c24032f2ad42b4c1bd9748385a7d (USDT/BSC or EVM-compatible).

@emptyteabot
Copy link
Copy Markdown
Author

Gentle follow-up: this PR is still cleanly mergeable and keeps the test-runner change scoped to clear config-file handling. Happy to adjust anything needed for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant