AivanF / WSTester

JS framework for unit testing of web systems through WebSockets

Home Page:http://www.aivanf.com/eng/note/ws-testing-engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WSTester

This is WebSocket Testing Engine – JavaScript framework for unit testing of web systems through WebSockets.

You can open WSTester GUI, read about flows (unit tests) structure and usage of the interface, or read about usage of the library itself.

Project files

  • wstester.js – original JS library.

  • wstester.min.js – minified JS library.

  • wstester.html – GUI for simple usage.

  • wstester_info.html – describes how to create flows and units; this is enough for WSTester GUI usage.

  • wstester_info_extra.html – describes more details, this is helpful for usage of the WSTester library itself.

  • tests/* – exemplary tests.

License

Copyright AivanF. 2018 - All Rights Reserved.

This software is provided 'as-is', without any express or implied warranty. You may not hold the author liable.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

The origin of this software must not be misrepresented. You must not claim that you wrote the original software. When use the software, you must give appropriate credit, provide a link to the original file, and indicate if changes were made. This notice may not be removed or altered from any source distribution.

About

JS framework for unit testing of web systems through WebSockets

http://www.aivanf.com/eng/note/ws-testing-engine


Languages

Language:HTML 50.0%Language:JavaScript 50.0%