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

Unit testing #17

Closed
zwanona opened this issue Oct 6, 2015 · 3 comments
Closed

Unit testing #17

zwanona opened this issue Oct 6, 2015 · 3 comments
Labels
feature Suggest a new idea for this project

Comments

@zwanona
Copy link
Collaborator

zwanona commented Oct 6, 2015

Hello,

There are many static class which are testing algorithms and data structures implementations. Why not creating a unit testing project instead (or additionnaly)?

ZwoRmi

@aalhour
Copy link
Owner

aalhour commented Oct 7, 2015

Hi,

Thanks for passing by. The MainProgram is actually the testing project. I was thinking of refactoring all the tests to use NUnit or a similar unit testing library, and rewrite the classes accordingly.

@zwanona
Copy link
Collaborator Author

zwanona commented Oct 7, 2015

I will do a pull request soon with unit test of the sorting algorithm implementations.

@aalhour
Copy link
Owner

aalhour commented Oct 19, 2015

Awesome! 👍

@aalhour aalhour closed this as completed Oct 19, 2015
@aalhour aalhour added this to To do in Kanban Board via automation Nov 1, 2019
@aalhour aalhour added the feature Suggest a new idea for this project label Nov 1, 2019
@aalhour aalhour moved this from To do to Done in Kanban Board Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Suggest a new idea for this project
Projects
Kanban Board
  
Done
Development

No branches or pull requests

2 participants