Browse by Tags
I just posted a the presentation and sample code from the Lessons Learned in Programmer Testing sessions that I did at a few conferences this summer. Click here for the details.
Read More...
I have written a blog post detailing the issues that I have with ExpectedException. Also, I am not just complaining, I have ported in a sense the Assert.Throws method that Brad and I wrote for xUnit.net to make it work in NUnit and the testing tool in
Read More...
We released xUnit.net 1.0 today! Download , blog post .
Read More...
Brad Wilson and I released xUnit.net v1.0(RC2) today. Brad has the details on his blog . You can download the release on CodePlex here .
Read More...
The CodePlex team will be well represented again at the patterns & practices Summit in Redmond, WA - November 5-9, 2007 . We will be presenting or co-presenting the following sessions: "Yet Another Talk on Agility" - Brad Wilson and Peter Provost
Read More...
I have just blogged about a new testing framework that Brad Wilson and I have developed. Click here for details.
Read More...
I just posted my thoughts about Setup and Teardown at my new blog home. Click here .
Read More...
Due to the shutdown of GotDotNet I have moved the NUnit Converter V1.1 to here . Note: This is not a new version . If you have comments or questions please let me know.
Read More...
These two books were recently published by Addison-Wesley. For a blog post on each book see the following on my new blog: xUnit Test Patterns by Gerard Meszaros Better Software Development for Agile Teams by Will Stott and James Newkirk If you have any
Read More...
Due to the closing of GotDotNet I have moved the supplemental material (sample chapter and source code) to here . If you have any questions please let me know.
Read More...
I have decided for a number of reasons to move my blog to a new address. The new address is http://jamesnewkirk.typepad.com . For a few posts I will be cross-posting but about a month from now I will be at the new address exclusively. Please join me at
Read More...
I will be at TechEd next week. I am helping out my co-author Will Stott at a Chalk-Talk Session on Monday, June 4 at 4:45p. The session is titled, "Microsoft Visual Studio Team System for Agile Teams". In addition to this I will be at the "Open Source
Read More...
When we launched CodePlex last June we thought there might be an issue with some projects that had contributors who did not work on Windows. This was confirmed when we heard feedback loud and clear saying I cannot put my project on CodePlex because the
Read More...
(co-authored with Brad Wilson ) Even since the release of Visual Studio Team System 2005 with easy to use code coverage tools, people inside (and outside) of Microsoft have been talking about what it means. The most common approach we've seen is for a
Read More...
We deployed a new version of the CodePlex software this past Tuesday. I wanted to give you a break down of the features and issues that we deployed, as well as give you a preview of some changes to the upcoming release pages that we are currently working
Read More...