- Home /
Change the maximum length of a method name in the Test Runner Editor
In the Test Runner Editor I have the name of the method which, including the parameters of the TestCase, exceeds the limit of 100 characters, so the name of the test is truncated. I would like to know how to increase the maximum size to make the test name visible in the Test Runner Editor in full.
Comment
Your answer
Follow this Question
Related Questions
NUnit difference between Assert's IsTrue/IsFalse and True/False 1 Answer
Unity test tool simulate holding key ? 0 Answers
Can Unity 5.6's Test Runner optionally output NUnit 2 xml format? 2 Answers
How can I run Unity tests with some defined nUnit category 2 Answers
How to implement mandatory cleanup for the Unity PlayMode tests? 1 Answer