Skip to content

jetty-project/websocket-tck-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websocket TCK using arquillian and test Jetty 12.0.x

Currently, it's really on work in progress only and need to build locally few projects

Current status result

https://jenkins.webtide.net/job/tck/job/tck-servlet-arquillian-experiment/ or gh action of this project

TCK Servlet build

This will build only the servlet TCK module

git clone https://github.com/olamy/jakartaee-tck.git
cd jakartaee-tck
git checkout tck-refactor-websocket-2-arquillian-url
clean install -pl :websocket-tck -am

Arquillian Jetty 11.0.x support

git clone https://github.com/arquillian/arquillian-container-jetty
cd arquillian-container-jetty
mvn install 

TCK Run with Jetty-11.0.x

This project

git clone https://github.com/jetty-project/websocket-tck-run
cd servlet-tck-run
mvn verify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages