You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
pkg/nuclide-swift executes swift test in order to run a package's tests. The output is printed to the Nuclide console. We should integrate with Nuclide's test runner service in order to display test results.
Be forewarned: documentation for the test runner is apparently still in its early stages (see #597).
The text was updated successfully, but these errors were encountered:
pkg/nuclide-swift
executesswift test
in order to run a package's tests. The output is printed to the Nuclide console. We should integrate with Nuclide's test runner service in order to display test results.Be forewarned: documentation for the test runner is apparently still in its early stages (see #597).
The text was updated successfully, but these errors were encountered: