Lucas Perin
Lucas Perin
Fixes #81 and #83 Changes --- * Fix issue where the number of iterations in nested suites is not used. Example: ``` ... static MunitSuite main_suite[] = { {"unit_tests/", unit_tests,...
Hey there, nice project! I have been using it a bunch, in particular the suites of suites feature. One use case for me is having a suite dedicated for benchmark...
Hi. So my CAS provider uses different names for attributes such as the person's unique ID, name, nickname, email.. When using the omniauth-cas strategy, it is possible to change these...
Hey there, I'm trying to compile your project for a friend of mine that wants to use the app for his thesis. I'm getting many compilation errors. Could you help...