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

[WIP] Add string diff when assertion fails #26081

Closed
wants to merge 29 commits into from

Conversation

Dilhasha
Copy link
Contributor

Purpose

This PR adds string diff when there is a assertion failure and there is no type mismatch.

Fixes part 2 of #12892

Approach

Describe how you are implementing the solutions along with the design details.

Samples

Provide high-level details about the samples related to this feature.

Remarks

List any other known issues, related PRs, TODO items, or any other notes related to the PR.

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

Dilhasha and others added 29 commits September 15, 2020 21:17
Signed-off-by: Rasika <info.rasika@gmail.com>
Signed-off-by: Rasika <info.rasika@gmail.com>
Signed-off-by: Rasika <info.rasika@gmail.com>
This prevents the test file from building all the time.
Split method to reduce the method size.
Related issue ballerina-platform#25252
@Dilhasha Dilhasha closed this Sep 25, 2020
@Dilhasha Dilhasha deleted the assert-diff-impl branch June 30, 2021 18:42
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.

None yet

5 participants