Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.
/ testly Public archive

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

License

Notifications You must be signed in to change notification settings

luislavena/testly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 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

Sponsor this project

 

Packages

No packages published