Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
NotificationsYou must be signed in to change notification settings

jgraham/testharness.js

 
 

Repository files navigation

testharness.js provides a framework for writing low-level tests ofbrowser functionality in javascript. It provides a convenient API formaking asseertions and is intended to work for both simple synchronoustests and for tests of asynchronous behaviour.

Getting Started

To use testharness.js you must include two scripts, in the order given:

<scriptsrc="/resources/testharness.js"></script><scriptsrc="/resources/testharnessreport.js"></script>

Full documentation

Full documentation of the API is kept in the source of testharness.js.

You can also read a tutorial onUsing testharness.js.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript99.2%
  • CSS0.8%

[8]ページ先頭

©2009-2025 Movatter.jp