Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Custom serialization of failed tests' arguments #32

Open
ashnur opened this issue Sep 5, 2014 · 0 comments
Open

Custom serialization of failed tests' arguments #32

ashnur opened this issue Sep 5, 2014 · 0 comments

Comments

@ashnur
Copy link

ashnur commented Sep 5, 2014

Currently it's just a JSON.stringify from here:
https://github.com/robotlolita/claire/blob/df007a398a89100579d06be4246226c075126715/src/check.ls#L155

This could remain a good default, but certain scenarios would greatly benefit if the arguments could be resolved in the context generated for them.

Any kind of id arguments for example which would'be required from a database.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant