This project contains unit tests and some lower level integration tests for the core utility projects of the IGLib (the Investigative Generic Library):
These projects contain some utilities that were transferred from the legacy IGLib (see the README file). Many tests for this code were lost duding transition between repositories, and may be recreated in the future, but it is hard to say when. Therefore, don't panic if you are missing some tests, or you can help by adding them. More specialized libraries that use IGLib.Core or IGLib.CoreExtended (like IGLibGraphics3D, IGLib.Scripting, etc.) should have their own tests that should detect eventual regressions in the core libraries that affect those specialized libraries. Of course, improved test coverage would still be desired and necessary.