dottorblaster commented on pull request #3189: URL: https://github.com/apache/couchdb/pull/3189#issuecomment-748671791
Hm. I'll think about that, honestly I was struggling with this because the `--only` flag has some quirks, I'll analyze this again and report. > Ideally the ability to skip tests via blacklist should be supported by testing framework Mix is not the right place for this discussion to happen, maybe you'll want to speak to the folks maintaining ExUnit :-D nonetheless I think they are pretty much the same team, you're right. Anyway you fix makes CouchDB have a much wider coverage because you include test modules in a very specific way, while `--only` as far as I can remember cannot be combined with exclusions or something like that. To be honest that was the reason I dropped things on this PR, I plan to take on this again as your work was very inspiring for a new solution. Still, I don't think we will be allowed to leverage ExUnit mechanics to do this. I have to dig into it. Also I don't know about that, but merry XMas! :D ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
