-
### The used GdUnit4 version
4.3.3 (Latest Release)
### The used Godot version
v4.2.2.stable.mono.official [15073afe3]
### Operating System
Windows 11 Home (23H2, OS Build: 22631.3880)
Surface P…
-
Hi,
Using PHPUnit 3.6.10 and PHP_CodeCoverage 1.1.2, I was getting the following error when accessing the index.php page :
`PHP Fatal error: Call to undefined method PHP_CodeCoverage_Filter::getInst…
-
Since I'm seeing a lot of CodeCoverage issues I'm thinking this also has to do with my issue.
I'm trying to include the codecoverage from my Python project.
First I executed the command `py.te…
-
```
Downloading artifacts from 250/257 test task...
Traceback (most recent call last):
File "codecoverage.py", line 480, in
main()
File "codecoverage.py", line 473, in main
generate…
-
```
What steps will reproduce the problem?
1. Go to the directory where the phpunit.xml file is stored
2. type in "phpunit"
What is the expected output? What do you see instead?
Expected: The typica…
-
I have 3 projects in my solution including the test project. I get only 2 project in code coverage result in the azure pipeline and also same in local coverage.cobertura.xml file which excludes the te…
-
### Checklist
- [X] Issue has a meaningful title
- [X] I have searched the existing issues. See [all issues](https://github.com/pester/Pester/issues?q=is%3Aissue)
- [X] I have tested using the la…
-
codeception のオプションに --coverage --coverage-html --coverage-xml を
付与すると tests/_output にカバレッジ出力可能.
しかし、現状ではSilex のせいなのか、0 か 100 のようなカバレッジしか出力できない模様ですので、今後の課題とします。
--coverage-html は c3.php のバグなのか、カバレ…
-
# 使用的1.46版本 maven配置和报错文件,看问题是没有loaded的类,不知道怎么解决
```java
org.apache.maven.plugins
maven-surefire-plugin
2.22.2
…
-
```
1/ if the "-m" switch is not present use .map where is the name of
the exe in "-m" switch. So :
CodeCoverage -e TestApp.exe -u TestUnit
is equivalent as :
CodeCoverage -e TestApp.exe -m TestA…