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

Feature/Tests to Generated Projects #99

Merged
merged 6 commits into from
Nov 20, 2023

Conversation

SudoSurya
Copy link
Contributor

added tests to generated projects. just used standard go testing library because using testify or any other 3rd party libraries
need to install that package we don't know user want a testing library or not. i mean most people usually don't write tests tho. so sticking with standard testing good instead of using a 3rd party one

Copy link
Owner

@Melkeydev Melkeydev left a comment

Choose a reason for hiding this comment

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

This looks dope - i have a few nits that I will leave up to you to address.
And OMG tests??!?!?!?!!?!?

cmd/program/program.go Outdated Show resolved Hide resolved
cmd/program/program.go Outdated Show resolved Hide resolved
@SudoSurya
Copy link
Contributor Author

Fixed Format nits

@Melkeydev Melkeydev merged commit bd73857 into Melkeydev:main Nov 20, 2023
37 checks passed
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.

2 participants