squaretest

Open full view…

Adding new method to class to test -> Could be useful to add a new test ?

antimojv
Sat, 10 Mar 2018 17:51:31 GMT

May be it could be a good idea: If we have a class StartClass with one method a(), and we generate the test class with squaretest (so far so good it really useful) we have test for method a(). Could be useful when we add a method b() to StartClass having the opportunity to add a test method for b() (leaving allredy generated method untouched)? Just an idea Thank you for nice plugin

nate-squaretest
Tue, 13 Mar 2018 16:42:04 GMT

Thank you for the feedback. I am considering a few options for adding new test-methods to an existing test-class. This has been the most commonly requested feature so far.

nate-squaretest
Wed, 01 Aug 2018 19:10:40 GMT

Hi! I just wanted to let you know I released an update to Squaretest that allows users to add test-methods to existing test-classes. Please see the updated demo video on [squaretest.com](/) for details.