News

Typemock Releases Isolator 7.4

Typemock Ltd. has released version 7.4 of its Isolator unit-testing and test-driven development (TDD) product. The updated Isolator is integrated with Visual Studio and works with many .NET technologies -- including Windows Communication Foundation (WCF), ASP.NET and Silverlight -- as well as code-testing tools such as NCover, TestMatrix and ReSharper.

"With this release, we've made writing, running, and handling the unit-testing process easier and more visible," said Eli Lopian, CEO of Typemock, in a company press release.

Among the additions to Isolator 7.4 is the new GetTimesCalled API, which the company describes as a tool that "helps check how many times a method was called so that assertions can be specified based on that number."

The updated Typemock SmartRunner tool, used for running tests and reporting results, now sorts tests automatically "so [developers] see the relevant tests on the production code," the press release explains. SmartRunner contains a component called Test Navigator, which simplifies the finding and fixing of bugs. "Once a unit test fails, the Test Navigator shows ... a list of methods with potential bugs, sorted by the most suspect methods, based on a usage and coverage analytics algorithm," the Isolator documentation explains.

Other improvements in Isolator 7.4 include "new keyboard shortcuts, re-running, re-debugging, and test windows that automatically open as [developers] navigate to them," according to the press release. By automating as many unit-testing processes as possible, Typemock aims to make the code-testing process seamless for developers -- including those working with legacy code.

"As developers ourselves, we believe that the computer should do all the hard and repetitive work, not the programmers," Lopian said. "Simply put: Our strategy is to make programmers' lives easy, and we're sticking to it."

There are three versions of Isolator 7.4 available, including a free, downloadable Isolator Basic package, which the company recommends for developers who aren't dealing with legacy code. Isolator Essential is priced at $799 and $2,499 for client and server, respectively. Isolator Complete, which is the only edition to include test code auto-completion and testing productivity features, is $1,598 and $4,998 for client and server, respectively.

About the Author

Katrina Carrasco is the associate group managing editor for the 1105 Enterprise Computing Group. She can be reached at [email protected].

comments powered by Disqus

Featured

  • Poisson Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demo of Poisson regression, where the goal is to predict a count of things arriving, such as the number of telephone calls received in a 10-minute interval at a call center. When your source data is close to mathematically Poisson distributed, Poisson regression is simple and effective.

  • Cloud-Focused .NET Aspire 9.1 Released

    Along with .NET 10 Preview 1, Microsoft released.NET Aspire 9.1, the latest update to its opinionated, cloud-ready stack for building resilient, observable, and configurable cloud-native applications with .NET.

  • Microsoft Ships First .NET 10 Preview

    Microsoft shipped .NET 10 Preview 1, introducing a raft of improvements and fixes across performance, libraries, and the developer experience.

  • C# Dev Kit Previews .NET Aspire Orchestration

    Microsoft's dev team has been busy updating the C# Dev Kit, a Visual Studio Code extension that enhances the C# development experience by providing tools for managing, debugging, and editing C# projects.

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

Subscribe on YouTube

Upcoming Training Events