Here are
115 public repositories
matching this topic...
A Threat hunter's playbook to aid the development of techniques and hypothesis for hunting campaigns.
-
Updated
May 22, 2021
-
Python
Annotate with anyone, anywhere.
-
Updated
Jul 19, 2021
-
Python
The Hypothesis web-based annotation client.
-
Updated
Jul 20, 2021
-
Mustache
My work on Analytics and Research in Data Science
The Hypothesis browser extensions.
-
Updated
Jul 20, 2021
-
JavaScript
Tool to convert data into searchable and interactive org-mode views
-
Updated
May 29, 2021
-
Python
command line neural network
-
Updated
Oct 15, 2018
-
Python
Hypothesis strategies for generating Python programs, something like CSmith
-
Updated
May 23, 2021
-
Python
Business analysis tool for your codebase
-
Updated
Jul 20, 2021
-
JavaScript
Hypothesis and statistical testing in Python
-
Updated
Aug 20, 2020
-
Python
The "hyp.is" service that takes a user to a URL with Hypothesis activated
-
Updated
Jul 19, 2021
-
Python
Extension to hypothesis for testing numpy general universal functions
-
Updated
Mar 25, 2021
-
Python
-
Updated
Aug 22, 2018
-
Python
hypothesis strategies for generating SQLAlchemy objects
-
Updated
Mar 12, 2020
-
Python
Hypothesis extension to allow generating strings based on regex
-
Updated
Nov 1, 2018
-
Python
Grammars suitable for lark parser and Hypothesis
-
Updated
Dec 25, 2020
-
Python
Extension for the hypothesis framework to support the generative testing with CSV input
-
Updated
Jun 1, 2019
-
Python
Export/access your Hypothes.is data: annotations and profile info
-
Updated
Sep 29, 2020
-
Python
Tools, documentation and resources for creating front-end pages and apps in Hypothesis
-
Updated
Jun 17, 2021
-
JavaScript
Bootstrap and Monte Carlo Hypothesis Testing with R
An Elm port of Minithesis
Library of threat hunts to get any user started!
-
Updated
Sep 4, 2020
-
Python
A Coq library providing tactics to deal with hypothesis
Software Testing Techniques course offered at Kansas State University in Spring'16 and Spring'17
-
Updated
Oct 4, 2017
-
Python
Hypothesis strategy to generate NetworkX graphs.
-
Updated
Dec 20, 2019
-
Python
Randomness testing for humans
-
Updated
Feb 26, 2021
-
Python
-
Updated
Feb 8, 2019
-
JavaScript
Improve this page
Add a description, image, and links to the
hypothesis
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
hypothesis
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is your feature request related to a problem? Please describe.
Currently, it is not possible to pass a client-side certificate in Schemathesis CLI.
Docs: https://docs.python-requests.org/en/master/user/advanced/#client-side-certificates
Also, the docs should be extended with this topic
Describe the solution you'd like
Add a couple of CLI parameters for cert & key.
**Additiona