chaijs / chai-jquery

jQuery assertions for chai
MIT License
372 stars 69 forks source link

to.have.focus is not present in latest npm release (2.0.0) #106

Closed ming-codes closed 7 years ago

ming-codes commented 7 years ago

It is in master though, and it's documented in README.

Dhaulagiri commented 7 years ago

That change still hasn't been released (see https://github.com/chaijs/chai-jquery/issues/76). You can get it now by pointing to a more recent sha in your package json like chaijs/chai-jquery#e1c6697286274bc4c6170040c0f1a7742c8b5798.

ming-codes commented 7 years ago

Alright, I'll close this one as duplicate.