On Sun, Mar 27, 2011 at 6:56 PM, Geistteufel <geistteufel@yahoo.fr> wrote:
Well, in fact DANCER_ENVIRONMENT is not use with Dancer::Test;

2011/3/27 Geistteufel <geistteufel@yahoo.fr>:
> Hi, I want to switch to "testing" environment when I call "make test".

If Dancer::Test does not respect DANCER_ENVIRONMENT, it'd be best to open an issue regarding that.

You can always do set environment => 'mine'; in the testing code.