stubs
Here are 85 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
Oct 13, 2020 - PHP
-
Updated
Jun 2, 2020 - Python
-
Updated
Oct 20, 2020 - Python
-
Updated
Oct 7, 2020 - PHP
-
Updated
Oct 19, 2020 - Python
-
Updated
Oct 12, 2020 - PHP
-
Updated
Sep 2, 2020 - PHP
-
Updated
Aug 11, 2020 - PHP
-
Updated
Oct 21, 2020 - PHP
-
Updated
Aug 10, 2020 - PHP
-
Updated
Oct 20, 2020 - Python
We need to add run script command for convenient developing.
Script should rerun server after changing source files
-
Updated
Oct 12, 2020 - C#
-
Updated
Oct 12, 2020 - Python
-
Updated
Sep 4, 2020 - Python
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