• Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 1.2.3
    • Tasks, Tests
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Ruby tests are written like this:

      def test_can_open_metadata
        # Test
      end
      

      When the Test::Unit tests are run through CI Reporter and played on Bamboo, they show up like test_can_open_metadata. A Java test named testCanOpenMetadata() would show up as _Can Open Metadata, which is nice from a legibility perspective. Would be nice if Bamboo could do the same with ruby test methods, so t hat it would show up as Can Open Metadata as well.

      This is just one more way that Bamboo could enhance its support for Ruby on Rails development.

            [BAM-1439] Reformat underscore-style test names

              Unassigned Unassigned
              3cf8fb86066b Geoffrey
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: