-
I am doing some tests on a class with a `ToString(string? format, IFormatProvider? provider)` method to make sure it returns the correct format in different languages/cultures. One such number I'm tes…
-
As a screen reader user, if I have a line like:
```
console.log("testing")
```
My screen reader speaks: '8 spaces: console.log("testing")'
When I navigate past a blank line with Kak…
-
We should have tests to validate visual output of widgets and apps. These should be runnable both locally and on Travis. We'd want to be able to run the tests for each browser that we support. On CI i…
-
Thanks for sharing such great project!
I wonder if there is any sort of comparison of the supported portable devices and how open-source friendly are such devices with other features (costs, regula…
-
We are using `codeceptjs-resemblehelper` to perform visual regression testing for our application that supports multiple locales. We are logging in with users mapped to these locales to achieve this. …
-
Hello, thanks very much for sharing your amazing work.
I'm trying to reproduce the DTU Cross-Generalization Test.
I followed all the data preparation instructions in the REAMDE including using **c…
-
Feature Request
---
- This is useful as it will provide eyes to our tests and an almost free image comparison feature
- By using AI (e.g. OpenCV), the UI matching should be less brittle to small ui…
-
**Summary:** Development of the data table component.
Develop on component branch, push to staging and push to prod when approved.
**Acceptance Criteria:**
- [x] Component kickoff
- [x] Sync with De…
-
I thought it may be worthwhile to mention here a tool that helped me to develop my own UD parser (MST, transformer-based) and suggest (after review) linking it on the external tools page of UD.
Thi…
-
Add support for snapshots of the page, screenshots etc like in jest `toMatchSnapshot`
Example: https://github.com/kumaraditya303/pytest-playwright-snapshot