Keith Cirkel
Keith Cirkel
@TueCN I'm working on getting some other things in chai handled first, but when thats done I'll be spending time with Chai Things.
It's unlikely any of the core maintainers can get to working on chai-things any time soon. We'll likely pick it up after chaijs/chai#585
Hey @cozzbie thanks for the issue. > Is this lib still to be maintained? Yes, we'd still like this library maintained. > Are new maintainers needed? New maintainers are always...
Essentially everything that is a _primitive value_ should have a lowercase name, and everything else should be title case. So the only lowercase types should be `number`, `boolean`, `string`, `null`,...
I do have commit rights, but I would much rather see a healthy community where people have a chance to contribute in ways that they see meaningful - so please,...
i would like to encourage the use of shadowing built in chai assertions - I think this is the direction we'd like to see plugins go in - rather than...
> imo it's a very bad idea to shadow chai assertions. That will require that this project stays tightly in sync with major version updates of chai itself Why do...
> since we are planning to rework the entire chai.js plugin system... timing is unclear but @keithamus might have an idea Timeline for this is many months away. Maybe we...
@ljharb I don't want to hijack this thread, so I'll just say we have an issue (https://github.com/chaijs/chai/issues/585) which details what the new plugin interface will look like. Plugins will be...