The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Who Uses PHPUnit?

1 reply on 1 page. Most recent reply: May 10, 2007 12:43 AM by Krish Acharya

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Sebastian Bergmann

Posts: 313
Nickname: sbergmann
Registered: Sep, 2004

Sebastian Bergmann is the developer of PHPUnit.
Who Uses PHPUnit? Posted: Sep 10, 2006 11:32 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Sebastian Bergmann.
Original Post: Who Uses PHPUnit?
Feed Title: Sebastian Bergmann
Feed URL: http://sebastian-bergmann.de/
Feed Description: Geek by nature, PHP by choice.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Sebastian Bergmann
Latest Posts From Sebastian Bergmann

Advertisement
I asked this question before, but I need to ask it again: who uses PHPUnit?

I am putting together a list of projects that use PHPUnit. The purpose of this list is not only to show who uses PHPUnit but also to provide a list of example test suites that are built using PHPUnit.

If you are using PHPUnit or know a project that uses PHPUnit and is not yet listed here, please leave a comment.

Thank you!

Read: Who Uses PHPUnit?


Krish Acharya

Posts: 1
Nickname: kapsona
Registered: May, 2007

Re: Who Uses PHPUnit? Posted: May 10, 2007 12:43 AM
Reply to this message Reply
When I try to run the test from command line error occurs as "This application has failed to start because intl3_svn.dll was not found. Re-installing the application may fix this problem"

I am trying to use PHPUnit. How can I view the test log from other than "Command line". I want to have test cases in various places of the code but don't want to display log right there. I want to display the log after the successful execution of the code from somewhere. I want to have separate the small application to view the test log.


Thanks

Flat View: This topic has 1 reply on 1 page
Topic: Let Your Properties be Properties Previous Topic   Next Topic Topic: Back to fighting weight

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use