You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're right. Current tests are not unit tests, they were created for example of usage of the library. However, unit tests with JUnit are preferable for testing.
You're right. Current tests are not unit tests, they were created for example of usage of the library. However, unit tests with JUnit are preferable for testing.
ATM, the testing is not safe so much. We should add official unit test with jupiter and it should work when we build the project.
Also, need a plugin;
for automatic tests when the project is building.
The text was updated successfully, but these errors were encountered: