@mozilla/rally

0.7.1 • Public • Published

rally.js

This is the Rally partner support library, rally.js, used to manage the lifecycle of Rally studies.

This library is used in the Rally Study Template.

Manual testing using npm link

Manual testing of rally.js can be done as follows:

  1. Run npm link in the support/ directory.
  2. In the directory of the testing grounds (e.g. the study-template), run npm link "@mozilla/rally". This will make the test project use the local version of rally.js, automatically tracking any change to it.

And to undo the linking:

  1. Run npm unlink "@mozilla/rally" in the testing directory.
  2. Run npm unlink in the support/ directory.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @mozilla/rally

      Weekly Downloads

      8

      Version

      0.7.1

      License

      MPL-2.0

      Unpacked Size

      11.7 kB

      Total Files

      5

      Last publish

      Collaborators

      • tigleym
      • nbaumgardner
      • eemeli
      • mozilla-npm
      • mythmon
      • jkratzer
      • factorui.npm
      • project-nimbus-publishing
      • gijs
      • nchevobbe
      • brizental
      • aplacitelli
      • mozrhelmer
      • knowtheory
      • rally-npm-bot