Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/schemathesis/schemathesis

Supercharge your API testing, catch bugs, and ensure compliance
https://github.com/schemathesis/schemathesis

Provide an ARM based Docker image

t1 opened this issue over 1 year ago
build(deps): bump starlette from 0.25.0 to 0.27.0 in /example

dependabot[bot] opened this pull request over 1 year ago
feat: add excluded_checks option

grogersxyz opened this pull request almost 2 years ago
chore: Drop direct dependency on `attrs`

Stranger6667 opened this pull request almost 2 years ago
fix: Passing `params` / `cookies` to `case.call` causing `TypeError`

Stranger6667 opened this pull request almost 2 years ago
[BUG] request() got an unexpected keyword argument

comato opened this issue almost 2 years ago
Sending `Accept` headers based on schema definition

hoog1511 opened this issue almost 2 years ago
chore: bump allowed requests to 2.28.2

tstrozyk opened this pull request almost 2 years ago
[QUESTION] - Unclear how to generate meaningful report locally

Crateros opened this issue almost 2 years ago
[BUG] Examples for path parameters don't generate test cases

moalje opened this issue almost 2 years ago
[BUG] FastAPI App lifespan hook doesn't get run

Joeboy opened this issue almost 2 years ago
build: Use `pytest-asyncio<0.21.0` for the `pytest6` CI job

Stranger6667 opened this pull request almost 2 years ago
fix: Not using the `port` keyword argument in schema loaders during API schema loading

Stranger6667 opened this pull request almost 2 years ago
feat: Throttling

Stranger6667 opened this pull request almost 2 years ago
[FEATURE] Expose a CLI option to set proxies

Stranger6667 opened this issue almost 2 years ago
[FEATURE] Automatically delay requests based on the `Retry-After` header value

Stranger6667 opened this issue almost 2 years ago
port= not being honored in schemathesis.from_uri() call.

NAN-CForadas opened this issue almost 2 years ago
docs: Add `CITATION.cff`

javiergarea opened this pull request almost 2 years ago
Add support for httpx

thatguysimon opened this issue almost 2 years ago
[FEATURE] Being able to access arrays in a runtime expression syntax

pycgarcia opened this issue almost 2 years ago
[FEATURE] Output results with JSON structure

al-yakubovich opened this issue almost 2 years ago
I suggest having a CLI option for a custom delay between requests.

sleek-geek opened this issue almost 2 years ago
[BUG] Issue installing schemathesis

mauricio-lomeli-planview opened this issue almost 2 years ago
feat: Mapping-like interface to `OperationDefinition`

Stranger6667 opened this pull request almost 2 years ago
chore: Update pre-commit

Stranger6667 opened this pull request almost 2 years ago
[FEATURE] Open API: named auth implementation

Stranger6667 opened this issue almost 2 years ago
feat: Selective auth

Stranger6667 opened this pull request almost 2 years ago
[FEATURE] Selectively apply custom auth mechanisms

Stranger6667 opened this issue almost 2 years ago
feat: Support custom auth from `requests`

Stranger6667 opened this pull request almost 2 years ago
chore: Unified Schemathesis custom authentication usage via the `schema.auth` decorator

Stranger6667 opened this pull request almost 2 years ago
[FEATURE] Support Schemathesis hooks via env variable

Stranger6667 opened this issue almost 2 years ago
docs: Rewrite "Authentication"

Stranger6667 opened this pull request almost 2 years ago
[FEATURE] Support `requests.Auth` in Schemathesis CLI

Stranger6667 opened this issue almost 2 years ago
[BUG] hypothesis.errors.Unsatisfiable due to shared name

hoog1511 opened this issue almost 2 years ago
chore: Update `pre-commit`

Stranger6667 opened this pull request almost 2 years ago
[BUG] $ref resolution fails for OpenAPI spec on schemathesis 3.18.3

jmidt opened this issue almost 2 years ago
Allow mitigation of CVE-2023-25577

allanlewis opened this pull request almost 2 years ago
build(deps-dev): bump werkzeug from 2.1.2 to 2.2.3

dependabot[bot] opened this pull request almost 2 years ago
build(deps): bump starlette from 0.20.4 to 0.25.0 in /example

dependabot[bot] opened this pull request almost 2 years ago
[BUG]: Example is not used for `multipart/form-data`

hoog1511 opened this issue almost 2 years ago
[BUG] Schemathesis extremly slow with localhost on windows

TheBigRoomXXL opened this issue almost 2 years ago
[FEATURE] Add popular GraphQL scalar strategies

Stranger6667 opened this issue almost 2 years ago
[FEATURE] Rework checks API

Stranger6667 opened this issue almost 2 years ago
chore: Make state machines execute at least two steps

Stranger6667 opened this pull request almost 2 years ago
chore: Use `ruff`

Stranger6667 opened this pull request almost 2 years ago
chore: A script for changelog management

Stranger6667 opened this pull request almost 2 years ago
Share your feedback

Stranger6667 opened this issue almost 2 years ago
perf: Update `hypothesis-jsonschema` to `0.22.1`

Stranger6667 opened this pull request about 2 years ago
perf: Modify values in-place inside built-in `map` functions

Stranger6667 opened this pull request about 2 years ago
test: Use `fast_deepcopy` in tests

Stranger6667 opened this pull request about 2 years ago
perf: Use a faster, specialized version of `deepcopy`

Stranger6667 opened this pull request about 2 years ago
refactor: Simplify single quotes escaping

Stranger6667 opened this pull request about 2 years ago
[FEATURE] Custom request data in CLI

Stranger6667 opened this issue about 2 years ago
chore: Adjust `contrib` extensions API

Stranger6667 opened this pull request about 2 years ago
[FEATURE] Rework the hook system

Stranger6667 opened this issue about 2 years ago
perf: Try a faster loader first if an HTTP response or a file is expected to be JSON

Stranger6667 opened this pull request about 2 years ago
perf: Filter out less data during schema mutation

Stranger6667 opened this pull request about 2 years ago
[FEATURE] Stateful: Only use linked data when present

juk80x opened this issue about 2 years ago
[Question] Remove testcases containing NULL or \000 when testing my API

AryanGodara opened this issue about 2 years ago
[QUESTION] Can I skip resolving references in the schema?

noddycode opened this issue about 2 years ago
[BUG]

alenaqa5 opened this issue about 2 years ago
feat: UUID format generation for Open API

Stranger6667 opened this pull request about 2 years ago
[BUG] st --report, generated report on app.schemathesis.io doesn't show errors

robert-dzikowski opened this issue about 2 years ago
[FEATURE] CLI option for queries

hoog1511 opened this issue about 2 years ago
[BUG] starlette 0.21.0 uses httpx testclient

grigi opened this issue about 2 years ago
[BUG] Stateful testing restarts too soon and API is not explored

fscarlato opened this issue over 2 years ago
[BUG] Schemathesis Can't handle a simple recursive reference:

fscarlato opened this issue over 2 years ago
[QUESTION] How to authenticate with http-only cookie ?

triplem161 opened this issue over 2 years ago
[BUG] Confusing error reporting if API responds with SSL errors

hoog1511 opened this issue over 2 years ago
[FEATURE] Handle ChunkedEncodingError and add it to a result report

avrazheva opened this issue over 2 years ago
[FEATURE] Support the `discriminator` keyword properly

Stranger6667 opened this issue over 2 years ago
[BUG] --hypothesis-phases=explicit, no checks performed

hoog1511 opened this issue over 2 years ago
[BUG] send \x00 in header from securitySchemes with Nginx

roukmoute opened this issue over 2 years ago
[BUG] parameter ignored and pattern only used.

hoog1511 opened this issue almost 3 years ago
Improve CLI startup time

Stranger6667 opened this issue almost 3 years ago
Improve reporting of errors caused by reference resolution

vkosuri opened this issue almost 3 years ago
[FEATURE] Live stats update

vkosuri opened this issue almost 3 years ago
[BUG] Data generation hooks do not work with GraphQL

Stranger6667 opened this issue almost 3 years ago
[BUG] Top level test case is always reported as PASSED

kwmlodozeniec opened this issue almost 3 years ago
[BUG] KeyError when loading schema from pytest fixrture

kwmlodozeniec opened this issue almost 3 years ago
Store requests in a cassette if `--dry-run` is enabled

Stranger6667 opened this issue almost 3 years ago
[FEATURE] show what response status codes are hit per endpoint

hoog1511 opened this issue almost 3 years ago
[FEATURE] Shortcut for testing multiple schemas at once

dil-gfischhof opened this issue almost 3 years ago
[FEATURE] automatic CRUD operation on one endpoint

dil-gfischhof opened this issue almost 3 years ago