* oliver <[email protected]> [2016-03-19 22:26:11 -0400]: > I have created a script that enables conversion of nose.tools.assert_ > function calls to raw assert statements. The project is at > https://github.com/schollii/nose2pytest. Where would be a good place to > post this so pytest users know about it? Thanks,
This list, and/or the testing-in-python list, and/or the python-announce list. http://lists.idyll.org/listinfo/testing-in-python https://mail.python.org/mailman/listinfo/python-announce-list You might also want to move it to the pytest-dev organization? http://pytest.org/latest/contributing.html#submitting-plugins-to-pytest-dev Florian -- http://www.the-compiler.org | [email protected] (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc I love long mails! | http://email.is-not-s.ms/
signature.asc
Description: Digital signature
_______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
