JetBrains, the people that gave us IntelliJ IDEA and Resharper, have released the public beta of their new Integrated Team Environment called TeamCity.

Some of the features:

  • Rich web interface
  • Continuous Integration support
  • Code coverage
  • Build grid
  • Static code analysis
  • Support for both java and .net
    • Building: support for ant, maven, NAnt and MSBuild - IntelliJ projects and Visual Studio solutions can be built directly without build scripts
    • Testing: jUnit and NUNit support
    • VCS integration for: Perforce, CVS, Subversion and Visual SourceSafe
  • and my personal favorite: Delayed Commit - changes are committed to the VCS only if all tests are passed

Give it a test drive at http://teamserver.jetbrains.com/