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

Refactor tests #29

Open
unterumarmung opened this issue Aug 17, 2021 · 0 comments
Open

Refactor tests #29

unterumarmung opened this issue Aug 17, 2021 · 0 comments
Labels
code style enhancement New feature or request good first issue Good for newcomers

Comments

@unterumarmung
Copy link
Owner

Currently tests are placed in one file which is not very convenient.

The proposed solution is to separate tests to files by some logical pieces: for example, a file per a member function or a piece of functionality (e.g. hash support, string operations, etc.)

@unterumarmung unterumarmung added enhancement New feature or request good first issue Good for newcomers code style api and removed api labels Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code style enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant