I’m using djang-nose to generate the junit xml file, but I’m not sure how I configure the circleci config.yml file to output the detail test report. Do I have to insert any additional arguments within the nose arguments within my Django settings also?
Thanks,
Moses