issues
search
KonstantinTomashevich
/
Emergence
Flexible set of libraries for gameplay development. Currently under development.
Apache License 2.0
5
stars
0
forks
source link
Migration to Doctest.
#2
Closed
KonstantinTomashevich
closed
3 years ago
KonstantinTomashevich
commented
3 years ago
Added
Testing
service with minimal set of macros, required to write tests.
Added
Doctest
implementation for
Testing
service.
All tests migrated to
Testing
service with
Doctest
implementation.
Removed
Boost
dependency.
Some tests refactored for better readability.
Minor test additions and changes to boost coverage.
Testing
service with minimal set of macros, required to write tests.Doctest
implementation forTesting
service.Testing
service withDoctest
implementation.Boost
dependency.