You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(23) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|
|
From: SourceForge.net <no...@so...> - 2007-07-12 16:15:35
|
Stories item #1752738, was opened at 2007-07-12 16:15 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1752738&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Graham Brooks (grahambrooks) Assigned to: Nobody/Anonymous (nobody) Summary: Sloth web site Initial Comment: As a Sloth Developer I would like a nice web page to welcome people to the project and explaining what it is all about so I can feel better about the project. A nice icon would be good. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1752738&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-09 16:12:43
|
Stories item #1750648, was opened at 2007-07-09 15:40 Message generated for change (Comment added) made by grahambrooks You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1750648&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Graham Brooks (grahambrooks) Assigned to: Nobody/Anonymous (nobody) Summary: Plugin Support Initial Comment: As a developer I would like to extend Sloth (perhaps with a plugin architecture) so I can add concepts and capabilities that are not currently available. ---------------------------------------------------------------------- >Comment By: Graham Brooks (grahambrooks) Date: 2007-07-09 16:12 Message: Logged In: YES user_id=635168 Originator: YES Some implementation thoughts If the page/suite implemented an operational context interface that allowed 'fixture' resolutions to be defined by an appropriate plug-in then things like do fixtures could add their own custom resolvers within the page context. The resolvers would act like a stack with each deferring to its parent if it cannot resolve a name. Type adapters could be implemented in a similar way. A type adapter would be constrained by scope (field type, field type & fixture type etc). These could be declared in the page in properties or dynamically by the loaded fixture adapters. This would make the page a declarative framework that can be extended and more importantly provides a useful construct for maintaining state during test execution ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1750648&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-09 15:40:25
|
Stories item #1750648, was opened at 2007-07-09 15:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1750648&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Graham Brooks (grahambrooks) Assigned to: Nobody/Anonymous (nobody) Summary: Plugin Support Initial Comment: As a developer I would like to extend Sloth (perhaps with a plugin architecture) so I can add concepts and capabilities that are not currently available. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1750648&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 16:16:23
|
Stories item #1749223, was opened at 2007-07-06 16:16 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749223&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Graham Brooks (grahambrooks) Assigned to: Nobody/Anonymous (nobody) Summary: Test result comparison Initial Comment: As a tester I want to keep test execution reports so I can compare test runs. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749223&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 16:15:29
|
Stories item #1749222, was opened at 2007-07-06 16:15 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749222&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Graham Brooks (grahambrooks) Assigned to: Nobody/Anonymous (nobody) Summary: Test count reporting Initial Comment: As a tester I want to know how many tests I have. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749222&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 16:13:37
|
Stories item #1749221, was opened at 2007-07-06 16:13 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749221&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Graham Brooks (grahambrooks) Assigned to: Nobody/Anonymous (nobody) Summary: Profiling Initial Comment: As a developer I want to know how long each part of my tests is taking to execute and what overhead (if any) is of using Sloth ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749221&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 16:12:12
|
Stories item #1749219, was opened at 2007-07-06 16:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749219&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Graham Brooks (grahambrooks) Assigned to: Nobody/Anonymous (nobody) Summary: Initial Installation Initial Comment: As a Developer I want to be up and running writing functional tests within 10 minutes of downloading Sloth ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749219&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 15:39:46
|
Backlog item #1749197, was opened at 2007-07-06 15:39 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973427&aid=1749197&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Graham Brooks (grahambrooks) Assigned to: Nobody/Anonymous (nobody) Summary: Installation 1 Initial Comment: As a developer I want to be up and running with Sloth within 10 minutes of downloading the application. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973427&aid=1749197&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 14:21:38
|
Stories item #1749159, was opened at 2007-07-06 09:21 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749159&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kent R. Spillner (sl4mmy) Assigned to: Nobody/Anonymous (nobody) Summary: Find references Initial Comment: As a tester, I want to be able to identify which pages reference a page, so that I know exactly which subset of tests to focus my attention on when changing existing pages ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749159&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 14:19:32
|
Stories item #1749157, was opened at 2007-07-06 09:19 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749157&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kent R. Spillner (sl4mmy) Assigned to: Nobody/Anonymous (nobody) Summary: Identify unused pages Initial Comment: As a tester, I want to be able to see which pages are not referenced anywhere, so that I can easily prune dead wiki content ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749157&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 14:17:44
|
Stories item #1749135, was opened at 2007-07-06 09:02 Message generated for change (Settings changed) made by sl4mmy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749135&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 9 Private: No Submitted By: Kent R. Spillner (sl4mmy) >Assigned to: Kent R. Spillner (sl4mmy) Summary: In-place editing Initial Comment: As a tester, I want to edit table cells in-line, so that I can leverage HTML's clean table formatting to quickly edit test pages ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749135&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 14:17:19
|
Stories item #1749129, was opened at 2007-07-06 08:59 Message generated for change (Settings changed) made by sl4mmy You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749129&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 9 Private: No Submitted By: Kent R. Spillner (sl4mmy) >Assigned to: Kent R. Spillner (sl4mmy) Summary: Ant targets Initial Comment: As a build monkey, I want an Ant task that runs a test suite, so that I can easily integrate Sloth into my build system ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749129&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 14:16:35
|
Stories item #1749155, was opened at 2007-07-06 09:16 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749155&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kent R. Spillner (sl4mmy) Assigned to: Nobody/Anonymous (nobody) Summary: Refactoring: Move Page Initial Comment: As a tester, I want Sloth to automatically update all references when I move a page, so that I don't have to waste time manually tracking down dead links ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749155&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 14:15:52
|
Stories item #1749153, was opened at 2007-07-06 09:15 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749153&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kent R. Spillner (sl4mmy) Assigned to: Nobody/Anonymous (nobody) Summary: Refactoring: Rename Page Initial Comment: As a tester, I want Sloth to automatically update all references when I rename a page, so that I don't have to waste time manually tracking down dead links ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749153&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 14:14:23
|
Stories item #1749151, was opened at 2007-07-06 09:14 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749151&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kent R. Spillner (sl4mmy) Assigned to: Nobody/Anonymous (nobody) Summary: Run Fitnesse wikis Initial Comment: As a tester, I want to be able to directly execute existing Fitnesse wikis, so that I can evaluate Sloth before committing to a new tool ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749151&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 14:13:16
|
Stories item #1749149, was opened at 2007-07-06 09:13 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749149&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kent R. Spillner (sl4mmy) Assigned to: Nobody/Anonymous (nobody) Summary: Import Fitnesse wikis Initial Comment: As a tester, I want to import existing Fitnesse wikis, so that I can easily migrate to Sloth ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749149&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 14:12:00
|
Stories item #1749148, was opened at 2007-07-06 09:11 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749148&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kent R. Spillner (sl4mmy) Assigned to: Nobody/Anonymous (nobody) Summary: Table templates Initial Comment: As a tester, I want default templates for newly added tables, so that I can immediately begin adding test data ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749148&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 14:10:29
|
Stories item #1749144, was opened at 2007-07-06 09:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749144&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kent R. Spillner (sl4mmy) Assigned to: Nobody/Anonymous (nobody) Summary: Filtered stack traces Initial Comment: As a developer, I only want to see my code in a stack trace, so that I can quickly debug exceptions ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749144&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 14:08:43
|
Stories item #1749141, was opened at 2007-07-06 09:08 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749141&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kent R. Spillner (sl4mmy) Assigned to: Nobody/Anonymous (nobody) Summary: Single-step test execution Initial Comment: As a tester, I want to single-step through tests, so that I can control the behavior of the system under observation ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749141&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 14:07:23
|
Stories item #1749138, was opened at 2007-07-06 09:07 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749138&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kent R. Spillner (sl4mmy) Assigned to: Nobody/Anonymous (nobody) Summary: Compare results across test runs Initial Comment: As a tester, I want to compare test results across different runs, so that I can quickly identify what has changed ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749138&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 14:05:05
|
Stories item #1749137, was opened at 2007-07-06 09:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749137&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kent R. Spillner (sl4mmy) Assigned to: Nobody/Anonymous (nobody) Summary: No learning curv e Initial Comment: As a new user, I want to be up and running within 10 minutes after downloading Sloth, so that I don't have to waste time configuring your crappy tool ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749137&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 14:02:39
|
Stories item #1749135, was opened at 2007-07-06 09:02 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749135&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kent R. Spillner (sl4mmy) Assigned to: Nobody/Anonymous (nobody) Summary: In-place editing Initial Comment: As a tester, I want to edit table cells in-line, so that I can leverage HTML's clean table formatting to quickly edit test pages ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749135&group_id=200319 |
|
From: SourceForge.net <no...@so...> - 2007-07-06 13:59:26
|
Stories item #1749129, was opened at 2007-07-06 08:59 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749129&group_id=200319 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kent R. Spillner (sl4mmy) Assigned to: Nobody/Anonymous (nobody) Summary: Ant targets Initial Comment: As a build monkey, I want an Ant task that runs a test suite, so that I can easily integrate Sloth into my build system ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=973428&aid=1749129&group_id=200319 |