Skip to content

Makefile and Test execution improvements

Latest
Compare
Choose a tag to compare
@rameshsunkara rameshsunkara released this 24 Nov 10:26
· 1 commit to main since this release
2667778
  • Updated Makefile to improve readability and maintainability
  • Got rid of in memory mongodb usage for db test and used mtest from offical mongodb.
  • Tests are now executed in parallel
  • Updated redme to improve readbility
  • Increased code coverage