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

feat: Introduce pretty_assertions to integration tests #163

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Devansh-Negi3839
Copy link

@Devansh-Negi3839 Devansh-Negi3839 commented Oct 13, 2024

Resolves #160.

Added dependency in harness/Cargo.toml
Made changes to harness/tests

Copy link

cla-assistant bot commented Oct 13, 2024

CLA assistant check
All committers have signed the CLA.

@jopemachine
Copy link
Member

Please use the assert_eq imported in the test codes and verify if the tests work properly.

@jopemachine jopemachine changed the title Added pretty_assertions feat: Introduce pretty_assertions to integration tests Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use pretty_assertions in intergration tests
2 participants