Framework
XCTVapor
XCTVapor is a set of utilities to make writing unit tests for Vapor applications easy.
Overview
For more details, check out the testing documentation.
Topics
Classes
Protocols
Variables
appWe recommend configuring this in your XCTest class’soverride func setUp().
Functions
XCTAssertContains(_:_:file:line:)XCTAssertContent(_:_:file:line:_:)XCTAssertEqualJSON(_:_:file:line:)