Stuart Frost
|
04f151fddf
|
Fix mocking example in README.md
|
2023-05-19 19:39:22 +01:00 |
|
Michael Miller
|
f4c5caa656
|
Update checklist
|
2022-07-14 20:50:28 -06:00 |
|
Michael Miller
|
d6e8ce2cb7
|
Update version
|
2022-07-14 19:18:38 -06:00 |
|
Michael Miller
|
c62cc8fdc7
|
Update checklist
|
2022-07-14 19:18:23 -06:00 |
|
Michael Miller
|
e52f187eb7
|
Show new mock and double system in README
|
2022-07-12 23:22:47 -06:00 |
|
Michael Miller
|
cbe05cd637
|
Release v0.10.5
|
2022-01-27 13:04:03 -07:00 |
|
Michael Miller
|
4e7318b964
|
Release v0.10.4
|
2022-01-11 16:40:53 -07:00 |
|
Michael Miller
|
66e3155a0d
|
Bump version 0.10.3
|
2021-12-13 02:43:52 -07:00 |
|
Michael Miller
|
6281f38b32
|
Add contributing guide
|
2021-12-01 16:10:04 -07:00 |
|
iain barnett
|
458d01394c
|
Updated documentation to the current syntax, no need to confuse people with deprecated stuff.
|
2021-09-25 13:56:49 +09:00 |
|
Michael Miller
|
81126b1557
|
Bump version in README to 0.10.1
|
2021-09-16 09:13:50 -06:00 |
|
Michael Miller
|
9ff6a52cee
|
GitHub and GitLab fork links
|
2021-09-16 09:13:29 -06:00 |
|
Michael Miller
|
5d90a99d8e
|
Update README and CHANGELOG with recent changes
Attempt to clarify confusion around
https://github.com/icy-arctic-fox/spectator/issues/22
|
2021-08-19 13:35:15 -06:00 |
|
Michael Miller
|
57b262ccd6
|
Reference 0.10.0
|
2021-01-23 19:22:58 -07:00 |
|
Michael Miller
|
eee5d3888d
|
Specify version in dependency snippet
|
2021-01-23 19:19:44 -07:00 |
|
Michael Miller
|
1012a5f1b9
|
Update README
|
2020-03-28 10:06:54 -06:00 |
|
Michael Miller
|
ce4fefaab2
|
Add example usage of double
|
2020-03-07 17:05:52 -07:00 |
|
Michael Miller
|
5ad1277bdd
|
Add deferred expectations to the check list
|
2020-03-07 17:05:52 -07:00 |
|
Michael Miller
|
4684840d2f
|
Update README
|
2019-12-08 16:23:43 -07:00 |
|
Michael Miller
|
82e01e44de
|
Copy-paste and tweak to implement argument expectations
|
2019-11-03 14:48:08 -07:00 |
|
Michael Miller
|
3befc8001b
|
Basics of stubbing is done
Still need to handle some features of yielding.
Also needs error handling.
|
2019-10-13 11:21:23 -06:00 |
|
Michael Miller
|
6e50e54e05
|
Add HTML as planned output type
|
2019-10-06 11:02:52 -06:00 |
|
Michael Miller
|
47ca96801b
|
Mark internal class as private
Minimal doubles should be done.
|
2019-10-05 22:06:03 -06:00 |
|
Michael Miller
|
6cbc4ed3f7
|
Update README
|
2019-08-28 11:10:14 -06:00 |
|
Michael Miller
|
0c205a1bf2
|
Mark all-matcher as complete
|
2019-08-12 14:18:08 -06:00 |
|
Michael Miller
|
41580acee2
|
Mark change matchers as complete
|
2019-08-11 23:11:15 -06:00 |
|
Michael Miller
|
ae18316a5a
|
Update README with implemented matchers
|
2019-07-19 17:14:13 -06:00 |
|
Michael Miller
|
7a8cf08c73
|
Update README (matchers)
|
2019-06-01 23:41:06 -06:00 |
|
Michael Miller
|
c7ec6b0287
|
Note on repository mirror
|
2019-04-16 20:12:12 -06:00 |
|
Michael Miller
|
53bfcc25ef
|
Add Ameba and address code linting issues
|
2019-04-06 17:19:02 -06:00 |
|
Michael Miller
|
57c54d943c
|
Add info on generated docs
|
2019-04-02 22:10:52 -06:00 |
|
Michael Miller
|
0990b0fde2
|
Add before/after hook example
|
2019-03-31 12:47:34 -06:00 |
|
Michael Miller
|
2cea10a124
|
Fix undefined user variable in example
|
2019-03-31 12:47:22 -06:00 |
|
Michael Miller
|
b78b6dde54
|
Update README with more examples
|
2019-03-31 12:45:58 -06:00 |
|
Michael Miller
|
0b8d624a94
|
Expand matcher checklist
This better shows which matchers are actually implemented.
|
2019-03-31 10:48:00 -06:00 |
|
Michael Miller
|
cd60fae157
|
Add respond_to matcher
|
2019-03-28 23:20:32 -06:00 |
|
Michael Miller
|
2e4793fdf1
|
Update README
|
2019-03-27 20:08:06 -06:00 |
|
Michael Miller
|
7b1b65f553
|
Implement --order flag to match RSpec
|
2019-03-23 19:56:00 -06:00 |
|
Michael Miller
|
a7d8d35a06
|
Implement option for JUnit test output
|
2019-03-23 17:01:03 -06:00 |
|
Michael Miller
|
edbcff03a5
|
Implement TAP formatter
|
2019-03-23 00:25:46 -06:00 |
|
Michael Miller
|
886dfa56c6
|
JSON formatter is complete
|
2019-03-22 21:52:48 -06:00 |
|
Michael Miller
|
ba0453c5ea
|
Implement dry-run mode
|
2019-03-22 14:18:03 -06:00 |
|
Michael Miller
|
748b0223af
|
Adjust output formatting for fail-blank mode
|
2019-03-22 13:48:47 -06:00 |
|
Michael Miller
|
51c267896f
|
Config block is technically implemented
Will need to add methods to the builder as features are added.
|
2019-03-22 10:11:30 -06:00 |
|
Michael Miller
|
a804907f75
|
Add text to output for fail-fast
|
2019-03-22 00:14:36 -06:00 |
|
Michael Miller
|
42e8064e5c
|
Config file is technically done
The configuration file uses the command-line arguments.
|
2019-03-21 22:55:58 -06:00 |
|
Michael Miller
|
f2558fd09e
|
Add spec for ExceptionMatcher
|
2019-03-21 22:50:02 -06:00 |
|
Michael Miller
|
bb3f2d5338
|
Update README for formatters
|
2019-03-03 12:00:56 -07:00 |
|
Michael Miller
|
c6b4e22666
|
Add have_key matcher
|
2019-02-05 12:47:50 -07:00 |
|
Michael Miller
|
c504c945a7
|
Remove redundant matchers
|
2019-02-01 21:37:48 -07:00 |
|