This website works better with JavaScript.
Explore
Help
Register
Sign In
enlightenment
/
exactness
Watch
1
Star
0
Fork
You've already forked exactness
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
163
Commits
2
Branches
0
Tags
2.5 MiB
Tag:
Branch:
Tree:
44cc8381bf
devs/tasn/jenkins
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '44cc8381bf'
${ noResults }
exactness
/
AUTHORS
2 lines
45 B
Raw
Normal View
History
Unescape
Escape
Exactness: initial commit. (Commit message by TAsn): Exactness is a pixel perfect test suite for elm/evas/edje. Exactness lets you write tests, and then record a specific interaction with them, while taking windowshots in the process. The tests can later be played back (windowshots will be automatically taken) and the pictures will be compared for differences (usage of fail_if is also supported). There is a premade set of tests and recordings for all (most?) of the elementary widgets in various scenarios. Because of the nature of this test suite, it doesn't handle well any tests with continued running animations/viedos (timing can never be 100% right). But you can use it to test widgets with transition animations. Bottom line: just give it a go. Read the README for more inforamtion. I hope it'll be deployed on our servers soon, as we really need automatic testing. Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com> SVN revision: 65961
12 years ago
Aharon Hillel <a.hillel@partner.samsung.com>