11 lines
266 B
ReStructuredText
11 lines
266 B
ReStructuredText
cram
|
|
----
|
|
|
|
.. describe:: (cram <status>)
|
|
|
|
Define whether Cram-style tests are enabled for the project.
|
|
|
|
`<status>` can be either ``enable`` or ``disable``. The default is
|
|
``enable`` starting from the language version 3.0.
|
|
|
|
.. seealso:: :ref:`cram-tests`
|