Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Flowtype interface declarations for the built-in Sagui test utilities.

License

Notifications You must be signed in to change notification settings

saguijs/flowtype-interfaces-sagui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flowtype-interfaces-sagui

This package is deprecated. As of v7.0.0-rc.1, Sagui itself contains the flowtype interface for Jasmine

Flowtype interface declarations for the built-in Sagui test utilities.

Why

The purpose of this repo is to group Flowtype declarations meant to be loaded automatically in the .flowconfig as libs in Sagui bootstrapped projects. The main reason not to use the larger repository Flow-typed is that the vast majority of the type declarations in there are not needed by Sagui installations.

Type declarations for the Sagui-bundled testing tools (Jasmine, Sinon) are also done in a very liberal way so that no Jasmine structure related errors are thrown by the type checker. The reasoning behind this is that the intent of type checking the test code is to verify the types involved in the actual example content, not of the ones related to the testing tool (such as the describe and it functions).

License

ISC License.

About

Flowtype interface declarations for the built-in Sagui test utilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published