Skip to content

dogescript/deflea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deflea

such conversion very javascript wow.

Run the app:

$ npm i

$ npm run start

Connecting deflea to a local version of dogescript

To connect a working dev version of dogescript:

npm link <PATH_TO_DOGESCRIPT>

npm run start

Loading Tests

Import all your specs by doing npm run import:specs after linking your build of dogescript.

e.g.:

$ npm run import:specs

> [email protected] import:specs J:\Workspaces\deflea
> node scripts/import-specs.js --all

...........................................................................
Successfully imported 75 specs.

Debugging a Test

  1. When the page loads, select the test you wish to debug.
  • The Dogescript Source text area should load with the source code
  1. Using the Developer Tools
  2. Find the dogescript parser under webpack:// -> dogescript/lib/parser.js
  3. Set your breakpoint in the parse function
  4. Reload the test

About

such conversion very javascript wow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •