Skip to content

rudimentary algorithm for grouping objects based on traits

Notifications You must be signed in to change notification settings

colelawrence/group-traits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group Traits

Build Status

This is an algorithm which divides up objects in groups based on their similar traits.

Metamorphic Testing

This project's goal is to demonstrate Metamorphic testing on this domain by modifying the test oracles provided in the ./test/cases directory.

The gist of metamorphic testing, is that we modify the existing test oracles in way which are randomized in ways which have predictable consequences. For example, if we have a group which is entirely single traits of 1, then adding the trait 2 to one of the objects randomly, we should recieve the same output.

About

rudimentary algorithm for grouping objects based on traits

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published