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

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube