unit-test
Here are 669 public repositories matching this topic...
-
Updated
Jan 15, 2020
Describe the Bug
I'm having problems with the global mocks configured, I would like to disable them. Could be posible to provide an option in angular.json to disable it?
Minimal Reproduction
I think it isn't needed
Expected Behavior
And option to disable the [mocks ap
https://docs.nose2.io/en/latest/configuration.html#configuration-files is missing a bit of crucial information: what is the name of the .ini file? It looks like it can be both "unittest.cfg" or "nose2.cfg" if I read the code. Is this correct?
Version: 6.7.0+
Ability to simulate methods and yield for events during tests are quite handy. This of course leads to increased time for all tests to pass.
Recently I've figured a nice engine feature that allows to control how fast iterations are run from command line, see godotengine/godot#7269.
I've experimented with these settings:
`godot --fixed-fps 11 --disable-render-loop -d -
Android开发中必要的一环---单元测试(Unit Test)
-
Updated
Jan 17, 2020 - Java
Preset Pattern:
1.Application Type -> 2.Bundler -> 3.Test Framework -> 4.Publishing -> 5.CI -> 6.CD
create-ts-lib --preset default my-package
create-ts-lib --preset minimal my-packageWhere
- default
1.Typescript, 2.Webpack, 3.Karma+Jasmine, 4.Semantic Release, 5.CircleCI - minimal
1.Typescript, 2.None, 3.None, 4.None, 5.None
Or
createShell completion
Incremental scan,integrate Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd, powerful and easy to use
-
Updated
Jan 7, 2020 - Groovy
For those of us who didn't come from a Java background and hence weren't exposed to Mockito, the Readme section when() dependency stubbing is maddeningly tantalizing. The obvious question one immediately asks is what if you don't care what the arg values are in the stubbed method? After much web searching and i
-
Updated
Feb 23, 2020 - Java
Testing tools and utilities for Apple's Combine framework.
-
Updated
May 14, 2020 - Swift
A unit testing framework for Shell scripts - namely Bash.
-
Updated
Jun 21, 2019 - Shell
Component based Angular(1.x) web development with Webpack and ES6.
-
Updated
Jun 10, 2018 - JavaScript
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
-
Updated
Nov 28, 2017 - Kotlin
@EvgeniiR @peter-gribanov @alexgivi @fox-hellraiser @WoZ @gotterdemarung
Господа, прошу вас о конструктивной критике и доводам по следующим статическим анализаторм psalm vs phpstan vs phan vs (ваш вариант). Хочу помимо idea инспекций / кодстайла добавить более нейтивные валидаторы кода, для запуска например через CI.
Для проверки стиля я предполагаю использовать PHP_CodeSniffer, но для остальног
This is an example of doing a Modern C++ project with CI
-
Updated
Jul 2, 2017 - C++
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!
-
Updated
Jan 2, 2020 - Kotlin
Kotlin Unit Testing Examples
-
Updated
Oct 26, 2019 - Kotlin
List of Maven examples
-
Updated
May 30, 2019 - Java
An unit testing framework for Beckhoff TwinCAT 3
-
Updated
Jun 22, 2020 - C#
Create a full and powerful worflow with Ionic (Unit Testing, Environment variables, Automatic documentation, Production App Server, Automatic deployment)
-
Updated
Nov 7, 2017 - JavaScript
Improve this page
Add a description, image, and links to the unit-test topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unit-test topic, visit your repo's landing page and select "manage topics."


unit test coverage is always 0% , even the log shows that "Linter:UnitTest over".
command:
goreporter -p ./ -r /Users/jeffrey -f html
log:
2018/11/11 19:33:45 The template path is not specified,and will use the default template
2018/11/11 19:33:45 There are no packages that are excepted, review all items of the package
2018/11/11 19:33:45 Linter:CountCode over,time consumi