Stone.js API
    Preparing search index...
    testAdapterBlueprint: Partial<StoneBlueprint> = ...

    Blueprint that makes an application testable in memory.

    It adds one blueprint middleware and no adapter of its own: the application's platform is kept, its integration is replaced. Nothing binds a port, and nothing else about the app changes.