Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Document notEqual() #7

Closed
scottgonzalez opened this issue Jul 19, 2012 · 7 comments
Closed

Document notEqual() #7

scottgonzalez opened this issue Jul 19, 2012 · 7 comments

Comments

@scottgonzalez
Copy link
Contributor

No description provided.

@jzaefferer
Copy link
Member

Rick suggested to document the notXXX methods within their counterparts: https://github.com/jquery/api.qunitjs.com/blob/aa9382774d14185aaf9d0d298460c396e0e79785/entries/equal.xml#L21

Seemed fine to me.

@scottgonzalez
Copy link
Contributor Author

This is confusing for new users. When users are viewing the API docs, they should see the full API.

@scottgonzalez
Copy link
Contributor Author

Also, even for experienced users who know the methods exist, it's impossible for them to link to the documentation.

@jzaefferer
Copy link
Member

Okay, I'm also fine adding them. There's notEqual, notDeepEqual and notStrictEqual.

@aeosynth
Copy link

+1 for documenting the not* methods outside their counterparts.

@leobalter
Copy link
Member

  • +1 for documenting the not* methods and
  • It´s fine to keep the mention the notXXX within their counterparts.

Best of both worlds.

@Krinkle
Copy link
Member

Krinkle commented Sep 29, 2012

Yeah, it should at least be listed at http://api.qunitjs.com/category/assert/ and url http://api.qunitjs.com/notDeepEqual/ should work.

If easier, perhaps http://api.qunitjs.com/notDeepEqual/ could become a redirect to http://api.qunitjs.com/deepEqual/#notDeepEqual.

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