Thanks Sebastian, I work on a JSF based application , how i could apply this techniques to imporve my coding experience ? xith every changes in the code i have to wait like for 15 seconds. Have you used Arquillian with Graphene to do integration tests on JSF application ?
Hi, I'd have a look at Open Liberty, which supports JSF and also has a Maven Plugin with a `dev` mode that works really well. Yes, I have used Graphene / Selenium for integration tests, but instead of Arquillian, I'd craft tests that connect to an already running application, similar to ruclips.net/video/mf7wJF95Evk/видео.html
Thanks Sebastian, I work on a JSF based application , how i could apply this techniques to imporve my coding experience ? xith every changes in the code i have to wait like for 15 seconds. Have you used Arquillian with Graphene to do integration tests on JSF application ?
Hi, I'd have a look at Open Liberty, which supports JSF and also has a Maven Plugin with a `dev` mode that works really well. Yes, I have used Graphene / Selenium for integration tests, but instead of Arquillian, I'd craft tests that connect to an already running application, similar to ruclips.net/video/mf7wJF95Evk/видео.html
Opened this video while waiting for TomEE to rebuild.
What is your vim color scheme?
I'm using the "afowler" theme in .oh-my-zsh. I think I didn't change VIM's color specifically