Alessandro Venturini 1b26e5134b
Removed deprecated --enable-test-discovery flag from build and run commands (#373)
* Removed deprecated --enable-test-discovery flag from build and run commands.

--enable-test-discovery flag is deprecated as now it is the default behaviour.
Removing this flag fixes a warning which appears every time an app is built or run through the toolbox.

* --enable-test-discovery flag is now set only when Swift version is older than 5.4 .

RuntimeSwiftVersion detects user's runtime version of Swift.
Added global function which allows to discriminate whether the --enable-test-discovery flag is needed in the current runtime environment.

* Added test for SwiftRuntimeVersion.

For more info look at the code comments.
2022-03-01 11:16:54 +00:00
2020-08-20 19:08:13 -04:00
2019-10-12 12:47:13 -04:00
2020-11-02 10:52:50 +00:00
2020-07-13 19:56:52 -04:00
Description
Simplifies common command line tasks when using Vapor
Readme 30 MiB
Languages
Swift 97.9%
Dockerfile 1.1%
Makefile 1%