awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
lukechilds avatar

lukechilds/create-test-server

0
View on GitHub↗
119 stars·13 forks·JavaScript·MIT·11 views

Create Test Server

Inspired by the createServer() helper function in the Got tests.

Features

  • Works with AVA - Listed in the “Works with AVA” section of the Awesome Ava awesome list.

Star history

Star history chart for lukechilds/create-test-serverStar history chart for lukechilds/create-test-server

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Create Test Server

These projects share indexed features with Create Test Server. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • electron/spectronelectron avatar

    electron/spectron

    1,673View on GitHub↗

    Easily test your Electron apps using ChromeDriver and WebdriverIO.

    JavaScript
    View on GitHub↗1,673
  • hypercubed/chuhaiHypercubed avatar

    Hypercubed/chuhai

    88View on GitHub↗

    Test driven benchmarking.

    JavaScript
    View on GitHub↗88
  • lukechilds/clone-responselukechilds avatar

    lukechilds/clone-response

    32View on GitHub↗

    Returns a new stream and copies over all properties and methods from the original response giving you a complete duplicate.

    JavaScript
    View on GitHub↗32
  • andywer/leakageandywer avatar

    andywer/leakage

    1,593View on GitHub↗

    🐛 Memory leak testing for node.

    JavaScript
    View on GitHub↗1,593
Compare all 14 related projects→

Frequently asked questions

What does lukechilds/create-test-server do?

Inspired by the createServer() helper function in the Got tests.

What are the main features of lukechilds/create-test-server?

The main features of lukechilds/create-test-server are: Works with AVA.

Which projects share features with lukechilds/create-test-server?

Projects with overlapping indexed features include: electron/spectron — Easily test your Electron apps using ChromeDriver and WebdriverIO. hypercubed/chuhai — Test driven benchmarking. lukechilds/clone-response — Returns a new stream and copies over all properties and methods from the original response giving you a complete… sindresorhus/active-win-cli — Get metadata about the active window (title, id, bounds, owner, URL, etc). sindresorhus/delay — Delay a promise a specified amount of time. andywer/leakage — 🐛 Memory leak testing for node.