Suggest creates automatic test suggestions suitable for your code.
Imagine having a suite of unit tests that cover your brilliantly written code. Written at only a fraction of the time.
Suggest can also cover your Legacy Code.
Learns Your Code. Learns Your Changes
It doesn’t seem possible… but IT IS. Suggest analyzes your code to suggest relevant unit tests.
These tests follow best practices. Arrange-Act-Assert. Isolations. Assertions.
Written by Typemock, Read by You
New innovative human-readable feature: Suggest tests that can be read by you.Human readable tests.
By minimizing your tests to contain the least amount of code, but not less than needed.
By naming your tests and your variables,the tests seem to be almost written by a human being.
Approve and Improve Your Tests
Typemock Suggest Methodology: Read every test. Rename if necessary. In a few cases, modify the asserts. This is faster than writing from scratch. With improved tests you get improved results.
Work When You Are Idle
Suggest works for you in the background, behind the scenes and especially when your computer is idle.
Imagine begin really productive in a meeting, just because your computer is working for you, suggesting tests, while you are away.
New Performance Requires an All New Technology
Suggesting unit tests is not an easy job, and to do all this requires a new technology.
This technology uses AI and fuzzy logic to find how to setup your code for your test scenario ,what to isolate, and what to assert.
We used multiple servers each continuously generating tests for many open source and closed source projects, to perfect the AI engine.
On an i5 chip with 2G memory we have an average of suggesting tests for 13.4 methods per minute.
100% Protected with Innovative Sandbox
Suggest runs in an isolated sandbox, to protect you from yourself.
Which means automatically Isolating any code that harms your system.
Even if your code deletes all you file system, Suggest will protect you.
One Test Will Never Break Another
Another brilliant feature of Suggest: Inter-Test Isolation.
Your codes state is entirely refreshed between tests, which means that one test will never leave a state that will fail another test.
You won’t have to search for the violating code in the haystack of tests.
Only New Scenarios
Using the all-new Duplicate Test Detection feature. Only untested scenarios will get suggested. This works for tests you wrote from scratch and Suggested.
Fully Customizable
It’s your code. It’s your tests. Customize every aspect of it to your liking. Names. Locations. Frameworks.
Built for Change
You are free to edit and change your suggested tests. No restrictions.
Don't Believe It's the Best Tool for Unit Testing? Try It Yourself