Howdy folks, More news to come on the 4/19 meeting, but in the interim, my friend Dave Solivan (Microsoft Architect Evangelist) is helping organize a free ...
Howdy, I got some good feedback and ideas for a "show and tell" meeting, but I'm gonna wait to do it at a later meeting rather than try to throw it together ...
Hi If anyone is organizing some openspace/BoF discussions at the event I'd be interested. I was out at PyCon recently. The open space on IronPython was a lot...
Hi Brian, I don't think I can make it. I was offered the chance to do an open space there, but it seemed the only time slot open was to do it during the ...
Hi all, I am programmer living in the Philly burbs up towards Royersford. Came across Brian's info on PhillyNet and followed the white rabbit to this group. ...
Welcome Garet! Hopefully you can make it to our pub night next Wednesday (details on phillyalt.net). Looks like it would be a bit of a trip for you, but it ...
Welcome Garet, I'm fairly new to the group myself. I work in Conshy, but I live out in Royersford. Pub night is definitely worth the trip. Also is anyone...
Jason, You should absolutely just email him - he'd probably be happy to tell you about any classes in the works, and he's always gauging interest in various ...
The last I checked with him, his requirements to bring his class somewhere were something like: - 12+ attendees willing to sign up for the $3000/5-day course -...
Brian, I actually work for a company that does training, so we have some relationships to get facilities based on class size. I would certainly be interested...
Sent you a message directly. In the interim, if anyone on this list things they'd be interested/willing to spend $3000 on a JP class in the next 6-12 months...
Fellow Alt.NETters, I'm putting together the track for the next Philly.NET ( http://phillydotnet.org) Code Camp, and I still have a couple slots available....
We're now getting into TDD & BDD in my office. I don't like MSTest, what do you recommend for integrating nUnit into Visual Studio 2003, 2005 & 2008. -- Jason...
What do you mean by integrating? I use TestDriven.net (http://testdriven.net/) to run tests from within VS. Some people prefer Resharper's Test Runner as it...
I'm specifically talking about launching my unit tests from within visual studio. On Wed, Apr 16, 2008 at 10:18 AM, Brian Donahue <brian@...> ... --...
Check out TestDriven.NET or Resharper's Test Runner if you prefer pretty green and red lights :) On Wed, Apr 16, 2008 at 10:24 AM, Jason L. van Brackel...
Like Brian said, ReSharper or TestDriven.NET would work for you in order to run tests inside VS. FYI: While this probably doesn't address your needs, there is...
I'm amazed by pretty lights. Erik, thanks for the suggestion. I'll give that a try as well. Another thing. I remember during one of the ALT.Net talks at the...
Yeah, having now fully embraced BDD, I'd be interested in seeing that report output as well. We use Resharper to run the tests in vs here. It's pretty much...
The reporting is controlled by the xUnit runner. I'm not sure if the person (I don't *think* it was me, but who knows!?) was using NUnit or MbUnit, but I...
One note is that a co-worker of mine (fellow ALT.NETTER John Pharo) had issues using Resharper's testing functionality in 2008 (not too surprising since it's...
I've been using xUnit.net with R# with no problems, but also Gallio as well to help get things moving with my CI process and testing. It all integrates rather...
Hey folks, Manning is giving a way 2 free e-books per day until April 30, you can register (daily) here for a chance: http://manning.com/free/ Just don't get...