-
https://www.nuget.org/packages/Microsoft.Bcl.TimeProvider
-
This file contains a number of utility functionality (like formatting timestamps):
https://documentation.softwareag.com/onlinehelp/Rohan/Apama/v10-5/apama10-5/ApamaDoc/com/apama/cumulocity/Util.html
…
-
**Describe the issue**
After importing Test Apps into container some tests apps are missing
Test Apps in C:\bcartifacts.cache\onprem\25.0.23364.25445\de\Applications Installed *Test* Apps
![Image](h…
-
## Describe the bug
Debug.Assert in test method crashes full process
## Steps To Reproduce
```cs
[TestClass]
public sealed class Test1
{
[TestMethod]
public void TM()
…
-
### Description
The new-ui doesn't have any testing framework. Currently testing is quite time consuming.
- [ ] Create manual test plan
- [ ] Research possible angular testframeworks (Karma and Ja…
-
Now that we're exploring multi-targeting more, we may have need for an attribute similar to `RunOnlyOnPlatformsAttribute` we have now in our Azure.Core.TestFramework, but for .NET TFMs. It might look …
-
## Description
The `CollectionAssert.IsSubsetOf` error message could have more information.
Currently it only says it failed. But what elements are missing is actually ommitted.
https://github.…
-
### Preconditions and environment
In `dev/tests/integration/phpunit.xml` there is the constant `TESTS_GLOBAL_CONFIG_FILE` defined, which allows to define a php file, which can be used to provide some…
-
https://github.com/batterseapower/test-framework/issues/34
does not allow to repeat an QuickTest test more thant 1000 times when using the framework.
-
Weaver version: "0.8.1"
Scalamock version: "5.2.0"
In build.sbt:
```scala
testFrameworks += new TestFramework("weaver.framework.CatsEffect")
```
Example code:
```scala
class MySpec(glo…