Skip to content
aslakknutsen edited this page Feb 11, 2012 · 2 revisions

A list of tutorials to be written or translated. If you want to help out:

  1. Find a task below
  2. Create an issue in the github issue tracker
  3. Assign the issue to yourself
  4. Create a git branch to store your changes
  5. Start plugging away
  6. Send a pull request when you are done

Tutorials to Write

  • Eclipse-only example (no build or transitive dependencies)
  • Examples of using dependency resolver for including dependencies and for testing final artifact
  • How to run showcase examples
  • Use a container adapter standalone
  • How to build Arquillian (perhaps this is the contribute page?)
  • JPA Testing Revisited (Persistence Extension)
  • Fault / Runtime injection testing (Byteman Extension)

Tutorial Enhancements

  • Getting Started
    • Tell the launched process to wait for the debugger so you can use the Connect to remote server feature JBoss Tools team made?

Ready for Translation

The following tutorials are ready to be translated. If a tutorial is not listed here, then it's still a work in progress or needs to be reviewed and is, therefore, not ready for translation.

  • Getting Started - guides/getting_started.textile
  • Get Started Faster with Forge - guides/get_started_faster_with_forge.textil
  • Getting Started: Rinse and Repeat - guides/getting_started_rinse_and_repeat.textile
  • Functional Testing using Drone - guides/functional_testing_using_drone.textile