Skip to content

jackgris/angularjsAndTestWithGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example project

Sample project to create a website and perform tests of xUnit type and e2e in AppEngine. We will use Beegae, Ginkgo, Gomega, Jasmine, AngularJS and Agouti

AppEngine

To run the project, in addition to the libraries listed above, you need the AppEngine SDK

Running the project

In the folder main

$ goapp serve

Running the tests

In the folder tests

$ goapp test

Running Jasmine

In the folder static/js/jasmine Your need download the Jasmine Standalone and unzip in this folder, maintaining the original file SpecRunner.html

You should open the file SpecRunner.html in your browser

About

Sample project to create a website and perform tests of xUnit type and e2e in AppEngine. We will use Beegae, Ginkgo, Gomega and Agouti

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published