Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Informational Messages to ksoroban/komet test #32

Merged
merged 5 commits into from
Sep 4, 2024

Conversation

bbyalcinkaya
Copy link
Member

Added info messages to the ksoroban test command. These messages include a list of test cases and progress report.

Example output for test_storage:

Processing contract: test_storage
Discovered 2 test functions:
    - test_u32
    - test_u32_overwrite

  Running test_u32...
    Test passed.

  Running test_u32_overwrite...
    Test passed.

@bbyalcinkaya bbyalcinkaya marked this pull request as ready for review August 29, 2024 08:51
@rv-jenkins rv-jenkins merged commit 5b4a346 into master Sep 4, 2024
3 checks passed
@rv-jenkins rv-jenkins deleted the info-messages branch September 4, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants