added unstable warning

This commit is contained in:
Spencer Florence 2015-09-02 11:24:30 -05:00
parent 17283bc2bc
commit 5fcbaa6008

View File

@ -5,6 +5,8 @@
@defmodule[cover #:use-sources (cover)]
@bold{Warning:} The API presented here is unstable, and may change without warning.
In addition to being a raco tool, Cover provides racket bindings for running
tests and collecting coverage information. The following are the basic
functions of test coverage.