easy
Here are 1,009 public repositories matching this topic...
-
Updated
Nov 19, 2021 - TypeScript
-
Updated
Jan 19, 2021 - Java
-
Updated
Nov 6, 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
Nov 22, 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
Oct 26, 2021 - Python
-
Updated
Oct 23, 2021 - PHP
-
Updated
Nov 2, 2021 - JavaScript
-
Updated
Nov 22, 2021 - JavaScript
-
Updated
Oct 27, 2021 - Python
-
Updated
Oct 29, 2021 - C
-
Updated
Nov 19, 2021 - Jupyter Notebook
-
Updated
Dec 11, 2020 - Kotlin
-
Updated
Oct 21, 2021 - Python
-
Updated
Jun 7, 2021 - C#
-
Updated
Sep 30, 2021 - C++
-
Updated
Oct 26, 2021 - Python
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
Nov 22, 2021 - JavaScript
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
displayNamewhich should be used for e.g. selecting which project to run