タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

JavaScriptとopinionとtestingに関するefclのブックマーク (1)

  • Javascript unit testing tools

    If you plot the commit count of each project over time it’s clear that QUnit and Jasmine are the oldest projects, and also that there is a very large amount of commits landing in the Jest repository right now (and have been for quite some time now) compared to all the other frameworks: Another interesting thing to look at is the weekly download count on npm for each framework over time; Mocha is t

    efcl
    efcl 2017/06/12
    JavaScriptのテストツールの比較。 それぞれのツールの簡単な比較とアクティビティについて。 利用者はMocha > Karma > Jasmineだが、Jestがアクティブに開発されてる様子がでている
  • 1