Skip to content

Move All Integration Tests to a s2n-quic-tests crate #2694

@boquan-fang

Description

@boquan-fang

Security issue notifications

Problem:

Related to #2378. We want to move all integration tests from s2n-quic crate to a new crate called s2n-quic-tests. We are about to introduce other QUIC implementation to our tests as our dev dependency, so a crate for s2n-quic's tests will server us better long term. This crate doesn't need to be published to crates.io.

Need By Date:

No hard deadline, but as soon as possible.

Solution:

Create a new s2n-quic-tests crate. Handle all dependencies and etc.

Requirements / Acceptance Criteria:

We should have a new crate that runs all our integration tests.

Out of scope:

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions