exercism / prolog

Exercism exercises in Prolog.
https://exercism.org/tracks/prolog
MIT License
29 stars 39 forks source link

Investigate "skipping" tests #18

Closed parkerl closed 8 years ago

parkerl commented 8 years ago

plunit has a couple skip directives but I'm not sure how we can get them to work with CI. This make take a bit of time to investigate. @qjd2413 if you'd care to look into the fixme directive that would be awesome.

qjd2413 commented 8 years ago

What do you want to use them for? I'm confused about what you mean by getting them to "work" with CI