hamcrest-as3
Matcher library
A port of Hamcrest's declarative matching system to ActionScript 3.
Port of hamcrest to ActionScript 3, a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules.
177 stars
16 watching
27 forks
Language: ActionScript
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rdrdr/hamcrest | A framework for declarative matching and assertion in Go programming language | 30 |
hamcrest/javahamcrest | A Java library of matchers used to write flexible test expressions. | 2,113 |
mikechambers/as3corelib | A collection of reusable classes and utilities for working with ActionScript 3. | 1,496 |
bustardcelly/as3couchdb | An ActionScript 3 API for interacting with CouchDB instances | 39 |
connorjclark/as3unit | A unit testing framework for ActionScript 3 | 4 |
abdul/as3httpclient | An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. | 6 |
checkpointsw/karta | An IDA plugin that identifies and matches open-sourced libraries in binaries. | 864 |
jsr-core/match | A library for structured binding and validation in JavaScript/TypeScript | 41 |
imcj/as3abc | A library to parse, create, modify and publish ActionScript Block Code files | 3 |
gabriel/as3httpclient | An HTTP client library for ActionScript 3 that enables development of AIR apps and provides support for various protocols and encryption methods. | 243 |
vis4/as3hyphenation | Port of a JavaScript text hyphenation library to ActionScript | 1 |
as3commons/as3commons-collections | A collection of reusable data structures and algorithms in ActionScript | 106 |
greensock/greensock-as3 | Provides ActionScript 3 libraries for creating animations and handling large data sets | 410 |
matthiasbreuer/fudi-as3 | An implementation of the Puredata FUDI protocol in ActionScript | 1 |
christhekeele/matcha | A toolset for creating and using match specifications in Elixir to efficiently filter, map, trace function calls, and select data from tables. | 89 |