-
Updated
Mar 1, 2021 - JavaScript
test-runner
Here are 274 public repositories matching this topic...
-
Updated
Feb 15, 2021 - JavaScript
-
Updated
Feb 28, 2021 - JavaScript
-
Updated
Feb 28, 2021 - JavaScript
-
Updated
Mar 1, 2021
-
Updated
Feb 27, 2021 - JavaScript
Neovim terminal mode
Hi,
When I run my tests using the neovim strategy, it opens a new terminal but auto focus on the buffer. Then I have to press <C-o> to not close the buffer and go back to my split pane.
Is there a way to have it open but not switch my focus to the newly opened pane automatically?
The default output doesn't have much contrast and is a bit hard to read for me. That's best illustrated with a screenshot:
-
Updated
Dec 14, 2020 - Python
-
Updated
Feb 5, 2021
-
Updated
Mar 1, 2021 - C#
We could use the Cache-Control: stale-while-revalidate header to improve performance of subsequent reloads of the dev-server
https://web.dev/stale-while-revalidate/
This should initially be implemented as a plugin. After gathering use cases and feedback, we can evaluate adding it b
-
Updated
Jan 23, 2021
-
Updated
Dec 22, 2017 - JavaScript
-
Updated
Feb 26, 2021 - C#
-
Updated
Apr 9, 2017 - JavaScript
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Feb 19, 2021 - Python
-
Updated
Nov 10, 2020 - JavaScript
-
Updated
Nov 23, 2020 - Python
-
Updated
Feb 27, 2021 - Kotlin
-
Updated
Nov 11, 2020 - Python
-
Updated
Jan 31, 2021 - Java
-
Updated
Jan 6, 2021 - Ruby
In addition to defaultBrowser we should add chrome, safari, firefox, and edge as possible arguments passed to carton test --environment. This would allow testing with an arbitrary browser, not just default browser. carton test should check if a given browser is available before attempting to launch it, and display an appropriate error message if a given browser is absent.
This looks to be something legacy which hasn't been updated in several releases. I've asked Charlie Poole/Rob Prouse if they can remove it from the choco site, as maintainers. We should also remove the packaging from the repo here.
https://www.chocolatey.org/packages/nunit-console-with-extensions
Make the output, especially as generated by the macros TEST_CHECK(), TEST_MSG() and TEST_DUMP(), automatically adapt to the current terminal size, so that it looks good in a reasonably small terminal window but can use effectively more space if the terminal window is big.
This should involve:
- Explore what API is available for the purpose on the platform of your choice.
- A pre-pro
Improve this page
Add a description, image, and links to the test-runner topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the test-runner topic, visit your repo's landing page and select "manage topics."

Relevant spec sections:
https://drafts.csswg.org/selectors-4/#the-dir-pseudo
https://html.spec.whatwg.org/multipage/semantics-other.html#selector-ltr
The interesting cases to test are from the definition of "directionality" in HTML:
https://html.spec.whatwg.org/multipage/dom.html#the-directionality
dir="ltr"matches:dir(ltr)dirattr