Skip to content
#

rhino

Here are 107 public repositories matching this topic...

ArnaudBuchholz
ArnaudBuchholz commented Sep 21, 2017

We need to create a link between an API and the associated test cases.
Caption should be possible through a special tag

Proposal:

  • In the source file, @gpf.sample ID [caption]
/**
 * @gpf:sameas _gpfWebTagCreateFunction
 * @since 0.2.1
 * @gpf:sample DIV
 */
gpf.web.createTagFunction = _gpfWebTagCreateFunction;
  • In the associated test file: function () {

`

Improve this page

Add a description, image, and links to the rhino topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rhino topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.