[uf-dev] hAtom atomic tests
Ryan King
ryan at technorati.com
Wed May 30 10:47:23 PDT 2007
As hinted at by a previous email[1], I'm starting to organize our
test suite into something with a bit more structure.
hAtom is currently on my plate for implementation, so I'm focusing on
that. I just pushed a changeset[2] to the mercurial respository that
adds some atomic tests for hAtom [3].
Please give feedback if you have any suggestions for improvements.
-ryan
1. http://microformats.org/discuss/mail/microformats-dev/2007-May/
000325.html
2. http://hg.microformats.org/tests?
cmd=changeset;node=ef2a531a19ac;style=gitweb
3. Atomic tests for hAtom were actually pretty hard to write. Atomic
tests should be as simple and isolated as possible, but it turns out
that Atom has some non-trivial requirements for creating valid
documents.
More information about the microformats-dev
mailing list