Skip to content

transformatek/experiments-tests-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Experiments-tests-nextjs

Experiments different testing framework for NextJS

User stories

  • As a software tests developper, I should be to implement tests in a NextJS project, in order to ensure high quality of the delivrables,
  • As a software tests developper, I should be have automated hooks that improve the quality of my code (on commit or push) , in order to ensure high quality of the delivrables,
  • As a software tests developper, I should get quick feedback of the quality of my code, in order to ensure high quality of the delivrables,
  • As a project maintainer, I should be able to check the code code quality on CI pipelines, in order to ensure high quality of the delivrables,

Steps

  • List all relevant testing frameworks for NextJS in a nd MD file,
  • List all open source software tool that can help to imporve code quality (SonarQube, Selenium...),
  • Create a starter NextJS application,
  • Create fake Page/... for testing,
  • Create a test for the UI/...,
  • Update the README fie,
  • Add comparison (Pros, Cons) of the frameworks and tools to the above MD file.

Requirements

  • Test each Framework in a separate branch,
  • Use devContainer extension to hanlde developement environement.

About

Experiments different testing framework for NextJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published