1

I have created few simple apps in codeigniter never tested it. Can anyone give me some links or explain how to setup codeigniter with phpunit ? Many thanks

Prisoner
  • 27,391
  • 11
  • 73
  • 102
ktm
  • 6,025
  • 24
  • 69
  • 95

2 Answers2

1

http://www.knollet.com/foostack/

Matthew
  • 15,282
  • 27
  • 88
  • 123
  • While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. – fancyPants Aug 21 '12 at 17:39
  • @tombom While I generally agree with you, it's a link to a project, not an "answer" in the general sense. The only thing I could write is "use foostack", but I'd still need to link to the project. The project itself is the answer to the question. – Matthew Aug 21 '12 at 18:22
  • Okay, maybe I was a bit fast when reviewing, was actually just clicking through, to be honest. – fancyPants Aug 21 '12 at 22:45
1

This ciunit fork works well and it is compatible with the latest CI 2.1

https://bitbucket.org/kenjis/my-ciunit

garbelini
  • 468
  • 3
  • 10