carryall
carryall
- **Describe the Feature Request** - To support [overridden test id attribute](https://testing-library.com/docs/queries/bytestid/#overriding-data-testid) name - **Describe Preferred Solution** provide another attribute for custom test attributes ```js ``` then the test attribute...
- **What does this PR do?** Solved #315 by adding optional attributes to support [overridden test id attribute](https://testing-library.com/docs/queries/bytestid/#overriding-data-testid) - **Screenshots and/or Live Demo** Given the `custom-test-attr` and `custom-test-id` ```html ```...
Hi, I'm working on a small Go project and would like to organize my HTML files properly. For example, if there's a dashboard screen with a form and a table,...
- Close #350 ## What happened 👀 The Danger cannot find the coverage data on the Github `Review Code` workflow as it runs on a separate workflow from the `Test`...
## Issue On [EWA project](https://github.com/onward-venture/ewa-payroll-web) we found an issue using the Github `Code Review` workflow which [Danger Simplecov](https://github.com/marcelofabri/danger-simplecov_json) and [Danger Undercover](https://github.com/nimblehq/danger-undercover) complain that it cannot find the coverage data as...
## Why There is a warning from [Dart SASS](https://github.com/sass/dart-sass/) about [using the `/` for division](https://sass-lang.com/documentation/breaking-changes/slash-div)  ## Who Benefits? Rails template users