Skip to content

sinclair/testly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Testly

Testly is a simple, minimal testing library aimed to programmers using FreeBASIC
to implement agile techniques like TDD (test driven development)


== Getting Started

TODO: Write a proper introduction guide of using Testly


== Requirements

1. FreeBASIC 0.17 (lastest CVS-build)
  Testly do extensive use of features only available in lastest CVS builds.
  You could download the basic (compiler and runtime library) from this url:
  
    http://ecowles.dyndns.org/fbdu/
  
  Follow the instructions for each platform to use these updates.
  Thanks to Pritchard and Eric (Windows) and ikkejw (Linux) for these nightly builds.


== License

  Testly is released under the MIT License.

About

Testly is a simple, minimal testing library aimed to programmers using FreeBASIC to implement TDD development techniques

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors