Much work on error reporting architecture for validation
This commit is contained in:
parent
5593bb22d1
commit
25795cf364
43 changed files with 2024 additions and 1067 deletions
|
|
@ -65,6 +65,10 @@ At present, only the duck-typing functions work. To play with them, use
|
|||
(require '[dog-and-duck.quack.quack :as q])
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
||||
Full documentation is [here](https://simon-brooke.github.io/dog-and-duck/).
|
||||
|
||||
## Testing
|
||||
|
||||
Prior to testing, you should clone [activitystreams-test-documents](https://github.com/w3c-social/activitystreams-test-documents) into the `resources` directory. You can then test with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue