dottorblaster commented on pull request #3110: URL: https://github.com/apache/couchdb/pull/3110#issuecomment-683468123
@iilyak I changed my mind about moduletags even if I'd prefer a moduletag in every test module. Going forth, I tagged every test with its corresponding setup, based on my understanding of the test suite and of CouchDB. Could you review this? Once this is ready I think we can start experimenting with splitting tests execution inside Makefile, that can be done with (e.g.) `mix test --trace --only kind:single_node $(EXUNIT_OPTS)` ---------------------------------------------------------------- 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]
