midje

Mario C. 2018-07-03T16:27:38.000214Z

Hello

Mario C. 2018-07-03T16:30:36.000300Z

I am writing a test and checking the result. The result that I expect back depends entirely on an environment variable defined in my profiles.clj. I need to check the result I get back for the different environment variables I may use. Is there anyway I can change that on the fly while running a test?