My ultimate goal is during maven build to save json report to mongodb. Is it possible to grab report within a code, after execution? Also, is there a way to send to remote server full report folder? I want to keep all reports, to see how we perform in a future?
--
You received this message because you are subscribed to the Google Groups "Serenity BDD Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to thucydides-users+unsubscribe@googlegroups.com.
To post to this group, send email to thucydides-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
All of the test results are stored in JSON format in the target/site/serenity directory.
On 26 December 2016 at 12:05, Reuven Volnoboy <voln...@gmail.com> wrote:
My ultimate goal is during maven build to save json report to mongodb. Is it possible to grab report within a code, after execution? Also, is there a way to send to remote server full report folder? I want to keep all reports, to see how we perform in a future?
--
You received this message because you are subscribed to the Google Groups "Serenity BDD Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to thucydides-use...@googlegroups.com.
To post to this group, send email to thucydid...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I know, so the only way is to write separate script to get this json from file and send to Mongo?
--
You received this message because you are subscribed to the Google Groups "Serenity BDD Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to thucydides-users+unsubscribe@googlegroups.com.
To post to this group, send email to thucydides-users@googlegroups.com.