easy
Here are 986 public repositories matching this topic...
-
Updated
Oct 12, 2021 - TypeScript
-
Updated
Jan 19, 2021 - Java
-
Updated
Oct 10, 2021 - Python
Get user input
It's common when writing scripts that install or configure things to need input from the user (at a minimum, something like 'Press Enter to continue'; at a maximum, to be able to prompt the user for input, with an optional default value, and return that value).
Let's use this issue to design how that would look, and I invite suggestions!
Try Yaegi
-
Updated
Oct 14, 2021 - PHP
I'm submitting a...
[x] Feature request
Current behavior
When an element that you expect to be visible is not, the error message is Expected element to be visible
.
Expected behavior
The error message would include the matcher used to try to find the element.
Minimal reproduction of the problem with instructions
For bug reports please provide the STEPS TO REPRODUCE
-
Updated
Sep 7, 2020 - Objective-C
-
Updated
Sep 15, 2021 - Python
-
Updated
Jul 15, 2021 - PHP
-
Updated
Apr 28, 2021 - JavaScript
-
Updated
Oct 4, 2021 - Python
-
Updated
Aug 10, 2021 - C
-
Updated
Oct 5, 2021 - Jupyter Notebook
-
Updated
Dec 11, 2020 - Kotlin
-
Updated
Sep 22, 2021 - Python
-
Updated
Jun 7, 2021 - C#
-
Updated
Sep 30, 2021 - C++
based on: https://kafka.js.org/docs/configuration and tulios/kafkajs#298
We may not have the correct settings for the JSConsumer and JSProducer. This issue is to ensure we have them up to date after nodefluent/node-sinek#154 has been merged
-
Updated
Oct 3, 2021 - Python
-
Updated
Oct 14, 2021 - JavaScript
-
Updated
Mar 10, 2021 - Python
Improve this page
Add a description, image, and links to the easy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the easy topic, visit your repo's landing page and select "manage topics."
https://github.com/facebook/jest/blob/0e0eeed9d794fe0d6d7e84f555d9684f9e944221/packages/jest-types/src/Config.ts#L149
https://github.com/facebook/jest/blob/0e0eeed9d794fe0d6d7e84f555d9684f9e944221/packages/jest-config/src/normalize.ts#L364-L371
This isn't actually a name, it's used as an ID. We have
displayName
which should be used for e.g. selecting which project to run