ES Feature Tests. Check what JavaScript features work in each browser, then send the right code.

github.com/getify/ES-Feature-Tests

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2015
  • testify: '--require' / 'requires' to '--enable' / 'enabled', added '-…
July 2015
  • testify: adding '--input (-C)' option for reading text to scan from S…
  • testify: reorg 'testify', closes #14
  • testify: moving testify to first-level dir
  • testify: changing the output of the babel format
  • fixing bug in the object-statics test, closes #12
  • testify: work in progress, support for generating babel whitelist con…
  • minor formatting tweak to help output for 'testify' CLI tool
  • updating README for new '--output' option
  • testify: working on adding multiple --output options
  • README typo
  • big rework of 'testify', now both a lib and a CLI tool
June 2015
  • fixing a few bugs, adding tests for loops with 'let' and 'const', clo…
  • testify: switched to using the loose parser to avoid issues with ES6 …
  • fixing invalid 'objectProto' test
  • tweaks to some of the feature tests, more work on 'testify' tool
  • more work on 'testify' tool
  • more work on 'testify'
  • adding acorn parsing/walking to 'testify'
May 2015
  • adding note/link to README about site repo