Need pointers on how to add test case in the test suite for the functionality I am adding.
Hi Devs, I am kind of confused as to how to write test case for my functionality. I am adding the patch in typecheck.py. Is there any guide on adding new test cases? Thanks. -- Regards, Ahirnish
* Ahirnish Pareek <ahirnish@arista.com> [2016-07-12 11:46:59 +0530]:
I am kind of confused as to how to write test case for my functionality. I am adding the patch in typecheck.py. Is there any guide on adding new test cases?
I'm guessing you're talking about pylint? Might want to mention that, as this ML is for various code quality tools and I had to re-read your message a few times until I understood what you meant ;) As for your question, I have no idea - could you be more specific about what you're working on? Florian -- http://www.the-compiler.org | me@the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc I love long mails! | http://email.is-not-s.ms/
participants (2)
-
Ahirnish Pareek -
Florian Bruhin