-
OS: Centos 5.4 64bit
compiled "hello world" successfully.
[webgis@192.168.1.101 phpunit]# /home/webgis/exp/hiphop-php/src/hphp/hphp --log=3 -k 1 -i /home/webgis/exp/hiphop-php/src/test.php
running hp…
-
This issue is very similar to https://github.com/atoum/atoum/issues/171.
We (NetBeans IDE) are currently thinking about nette/tester support [1] - but there are several things that would need to be d…
-
- [x] From A - get position of asked field
- [x] To A - send information about field - is there a mine or information about the nearest mines
- [x] From C - get information about whole board
- [x] To …
-
I see JUnit 3.x is used.
TestNG is (imho) a better tool for that. Consider this:
https://github.com/fge/json-schema-validator/blob/master/src/test/java/com/github/fge/jsonschema/syntax/AbstractSynta…
-
We tried running TestNG in adapting the jUnit Testframework. This works fine, but there is no reporting out of the box. Another issue is, that it just counts the test methods tagged as Test and not al…
-
If the number of feature increases also the number of all possible enabled or disabled feature combinations do so. To be sure that the application works as expected it would be great to have a DataPro…
-
I have small changes :)
1 .Run test by file (now by dir)
2. Thread limit
3. Thread number for easy use selenium servers pool
4. Can use custom phpunit runner
5. Test file mask
When you wanna merge, i…
-
Running phpunit 3.5.9
phpunit --list-groups
is showing authors as well as groups
-
We tried running TestNG in adapting the jUnit Testframework. This works fine, but there is no reporting out of the box. Another issue is, that it just counts the test methods tagged as Test and not al…
-
I have the buildscript repositories and dependencies configured as on the main github page, but I'm getting the following when I try to use the tomcatRun task:
```
Caused by: java.lang.ClassNotFoundE…