Questions tagged [simpletest]

Simpletest is a Unit and Web Testing framework developed in PHP.

Simpletest is a Unit and Web Testing framework developed in PHP. You can read more about it and how to set it up at http://simpletest.org/.

Other links:

166 questions
-2
votes
2 answers

What is SimpleTest?

What is SimpleTest? What does assertTrue($b) do in SimpleTest? Do PHP programmers use SimpleTest often to test their programs?
Strawberry
  • 66,024
  • 56
  • 149
  • 197
1 2 3
11
12