-
Hello,
I have a fixture that implements opening browser and other activities, this is a fixture on a scope of a function.
I would like to add the ability to upload a screenshot to report portal on…
-
**Describe the bug**
I am trying to use gherkin parser. I observed that when i define Suite Teardown/Test Teardown, it calls setup method instead.
**To Reproduce**
Steps to reproduce the behavior…
-
### What happened?
Teardown is never called when running locally with prism or on Dataflow.
Tested signature: Teardown(ctx context.Context) error
### Issue Priority
Priority: 3 (minor)
### Issu…
-
# ARTIQ Feature Request
## Problem this request addresses
Scheduling of experiment runs is not efficient, i.e., we "waste" about 1 second between experiment runs.
## Describe the solution you…
-
### Describe the bug
The following code works fine:
```
import pytorch_lightning as pl
import torch.nn.functional as F
import torch
from pytorch_lightning.loggers import WandbLogger
import wandb
fr…
-
Has there been any consideration to migrate from the Python unittest module to pytest? pytest offers several advantages, such as:
- More concise and readable test code.
- Less boilerplate and less du…
-
Hi there, just wondering if there's already 'teardown' type method that reverts an 'upgraded' audio element back to its original state (i.e. just the `audio` tag)? I've checked the code but didn't not…
-
`teardown` and `async_teardown` are called automatically as part of the WebSocket close procedure, there is no need to invoke them manually:
https://github.com/cw-zift/scio-beast/blob/65ebee2b99da2ce…
-
Make this more flexible to allow for users to set it for each function, especially aliases.
-