stubs
Here are 79 public repositories matching this topic...
The issue is based on the discussion in #559.
should we probably modify CI so that doc is published automatically on push to master? This way if we don't want doc to be released right now - just keep it in a branch. Otherwise, we have this non-synchronized docs and manual work..
😟
I'm not sure what to do about publishing docs. It would be nice to auto-publish,
I hope the official can add a new command to automatically generate RESTful API
-
Updated
May 19, 2020 - Go
-
Updated
Jun 9, 2020 - PHP
-
Updated
Jun 2, 2020 - Python
-
Updated
Aug 24, 2020 - PHP
-
Updated
Aug 28, 2020 - Python
-
Updated
Aug 24, 2020 - Python
-
Updated
May 27, 2020 - PHP
-
Updated
Aug 18, 2020 - PHP
-
Updated
Aug 11, 2020 - PHP
-
Updated
Aug 10, 2020 - PHP
-
Updated
Aug 19, 2020 - PHP
-
Updated
Aug 29, 2020 - Python
We need to add run script command for convenient developing.
Script should rerun server after changing source files
-
Updated
Aug 10, 2020 - Python
-
Updated
Jan 24, 2020 - Swift
Improve this page
Add a description, image, and links to the stubs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stubs topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Reading through what a fake can and can not do is not clear from the documentation.
Describe the solution you'd like
Exact methods that are available to a Fake need to be documented.
First of all thank you for Sinon, I believe the library is powerful and has helped me write a lot of tests. What I'm requesting here is