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

New Blog Post - Testing With Java - 2 : TDD #144

Merged
merged 5 commits into from
Jun 21, 2023

Conversation

Ahtritus
Copy link
Contributor

What

Please include a summary of the changes.

  • Added item
  • Updated item

How

  • Added new blog

Why

Why were these changes made?

  • 2nd part of Testing with java series

Screenshots (If applicable)

Please include any relevant screenshots that may help explain the change.

Notes

Notes about the change, if any.

Checklist

  • My code follows the style guidelines of this project and is properly formatted
  • I have performed a self-review of my own changes
  • All existing tests pass, and I have added new ones if required

@akshayvadher
Copy link
Member

This is the example I use in interviews! 😔 I will need to search some more example

Copy link
Collaborator

@2KAbhishek 2KAbhishek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code blocks can be surrounded with
"```java"

"```" (Without the "s)

This will allow for better syntax highlighting

@Ahtritus Ahtritus merged commit edd121a into main Jun 21, 2023
1 check passed
@Ahtritus Ahtritus deleted the blog/testing-with-java-tdd branch June 21, 2023 14:15
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

6 participants