-
## Problem
Some users are asking for a less restricted way for opening an interactive transaction. Instead of having a callback for the transaction, there would be manual calls to `$begin`, `$comm…
-
# Environment
Knex version: 0.14.6
Database + version: Postgres 10
OS: OSX + linux on circleci
# Bug
Using knex transactions in tests causes a memory leak. Likely also in production. Detec…
-
**Describe the bug**
First reported here: https://github.com/storybookjs/storybook/discussions/25003
I am unable to run storybook tests with a custom test runner.
**Note:** We use this report…
-
### Current Behavior
Migrating to NX v20, then running `npm i` after installation is breaking the
### Expected Behavior
`@nx-dotnet/core` runs with nx v20
### Github Repo
https://github.com/Eelc…
-
During our test runs some of tests might produce some artifacts, like screenshots, logs, etc. Since VSTest supports attachments, I wonder if it would be possible to add this feature to this reporter?
…
-
I need help with setting neotest for full-stack development.
Whenever I run below configuration:
```
{
'nvim-neotest/neotest',
dependencies = {
'nvim-neotest/nvim-nio',
…
-
I'm trying to write some unit tests of code that uses typeorm without hitting the DB. I'm using `getRepository` in the code to do stuff.
In my tests ideally I'd like to call `getRepository(SomeEnti…
-
I'm not sure why but I'm getting this error.
![image](https://user-images.githubusercontent.com/1039795/125377158-50a06380-e341-11eb-87bd-d2e3e4a06017.png)
My build script is a bit long so copy…
-
**The Strapi Unit Testing docs don't produce the expected results**
I've attempted to write unit tests in strapi following the unit testing docs for the latest strapi version and to no avail. Uni…
-
## Required Information
*Type*: bug
**Enter Task Name**: PublishCodeCoverageResults@1
## Environment
- Server - Azure Pipelines
## Issue Description
Task PublishCodeCoverageResults@1…